Commit Graph

  • de7c3fd34e doc: PG 16 relnotes, misc merged items and bootstrap detail Bruce Momjian 2023-05-21 22:52:42 -04:00
  • c822358a25 doc: PG 16 relnotes, misc. updates Bruce Momjian 2023-05-21 15:57:37 -04:00
  • b9c755a2f6 In clause_is_computable_at(), test required_relids for clone clauses. Tom Lane 2023-05-21 15:25:43 -04:00
  • eabb22525e Remove over-eager assertion in ExtendBufferedRelTo() Andres Freund 2023-05-21 09:48:37 -07:00
  • bc971f4025 Optimize walsender wake up logic using condition variables Andres Freund 2023-05-21 09:44:55 -07:00
  • 30579d23b2 doc: PG 16 relnotes, add commits Bruce Momjian 2023-05-21 11:55:50 -04:00
  • b62381d9a2 Doc: fix some rendering problems in the PDF docs build. Tom Lane 2023-05-21 11:21:19 -04:00
  • a2eb99a01e Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 2023-05-21 10:55:18 -04:00
  • f4001a5537 Fix remaining references to gss_accept_deleg. Nathan Bossart 2023-05-20 20:18:51 -07:00
  • 9c0a0e2ed9 rename "gss_accept_deleg" to "gss_accept_delegation". Bruce Momjian 2023-05-20 21:32:54 -04:00
  • cf109ffc20 doc: PG 16 relnotes, misc updates Bruce Momjian 2023-05-20 21:03:13 -04:00
  • 1c006c0671 Add 0245f8db3 to .git-blame-ignore-revs. Tom Lane 2023-05-19 17:28:04 -04:00
  • 0245f8db36 Pre-beta mechanical code beautification. Tom Lane 2023-05-19 17:24:48 -04:00
  • df6b19fbbc Make agreed-on updates in perltidy options. Tom Lane 2023-05-19 16:43:57 -04:00
  • 722541ead1 Do pre-release housekeeping on catalog data. Tom Lane 2023-05-19 16:36:38 -04:00
  • d0f952691f Fix thinko in join removal. Tom Lane 2023-05-19 15:24:07 -04:00
  • 70b42f2790 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 2023-05-19 14:26:34 -04:00
  • f8320cc72d Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 2023-05-19 14:26:34 -04:00
  • 956c6256a9 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 2023-05-19 14:26:34 -04:00
  • ff77d8687f Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 2023-05-19 14:26:34 -04:00
  • 4729d1e8aa Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 2023-05-19 14:26:34 -04:00
  • ed7e686a03
    psql: Tweak xheader_width and pager_min_lines input parsing Alvaro Herrera 2023-05-19 20:19:28 +02:00
  • 8e7912e73d Message style improvements Peter Eisentraut 2023-05-19 18:45:29 +02:00
  • e5f85744ea doc: PG 16 relnotes, delete reverted grant, adjust version num Bruce Momjian 2023-05-19 12:29:50 -04:00
  • 8c4040edf4 Allocate hash join files in a separate memory context Tomas Vondra 2023-05-19 16:31:11 +02:00
  • 507615fc53 Describe hash join implementation Tomas Vondra 2023-05-19 16:19:54 +02:00
  • 6f1cf2efbd Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • 4cdda71d4d Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • 7d3c0b1f8f Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • cf9de891ba Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • 89f5eb26f6 Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • b973f93b6c Avoid naming conflict between transactions.sql and namespace.sql. Tom Lane 2023-05-19 10:57:46 -04:00
  • 803b4a26ca Remove stray mid-sentence tabs in comments Peter Eisentraut 2023-05-19 15:57:38 +02:00
  • 6ff33cdbab doc: PG 16 relnotes, merge REINDEX and reindexdb items Bruce Momjian 2023-05-19 09:30:00 -04:00
  • 1a620cbae5 doc: PG 16 relnotes, add missing parentheses Bruce Momjian 2023-05-19 08:31:11 -04:00
  • 4c9deebd37 Move mdwriteback() to better place Peter Eisentraut 2023-05-19 13:42:06 +02:00
  • 0b8ace8d77 Reindent some comments Peter Eisentraut 2023-05-19 10:52:04 +02:00
  • e72580232c pageinspect: Fix gist_page_items() with included columns Michael Paquier 2023-05-19 12:38:18 +09:00
  • 2dd7782217 pageinspect: Fix gist_page_items() with included columns Michael Paquier 2023-05-19 12:38:15 +09:00
  • e7bff46e50 pageinspect: Fix gist_page_items() with included columns Michael Paquier 2023-05-19 12:37:58 +09:00
  • 613a7eca9c doc: improve pg_walinspect and role membership items Bruce Momjian 2023-05-18 23:17:03 -04:00
  • ce3673dade doc: improve description of adding roles as members Bruce Momjian 2023-05-18 22:22:17 -04:00
  • f79ee34702 doc: update PG 16 relnotes for pg_walinspect changes Bruce Momjian 2023-05-18 21:44:22 -04:00
  • 428c0cae92 Show empty BRIN ranges in brin_page_items Tomas Vondra 2023-05-19 01:53:30 +02:00
  • 3581cbdcd6 Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • 1158c8c4e3 doc: PG 16 relnotes, add freeze and update walinspect items Bruce Momjian 2023-05-18 18:53:28 -04:00
  • 07ef30a028 docs: re-order some PG 16 relnotes items Bruce Momjian 2023-05-18 18:25:21 -04:00
  • fc7dc728d1 Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • d78a66d92c Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • e187693239 Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • 40d465cafc Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • 6c512fc6e9 Fix handling of empty ranges and NULLs in BRIN Tomas Vondra 2023-05-19 00:00:22 +02:00
  • d8a81108a8 doc: more PG 16 relnote wording improvements Bruce Momjian 2023-05-18 17:42:47 -04:00
  • b511d7323d Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • d42ffda685 Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • 2b1ab28b9d Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • 3f1356e5d6 Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • 80f64b9008 Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • 3ec8a3bfb5 Fix handling of NULLs when merging BRIN summaries Tomas Vondra 2023-05-18 13:00:31 +02:00
  • 0791930aaa doc: add more sections to PG 16 release notes Bruce Momjian 2023-05-18 16:33:05 -04:00
  • 206a67e27f doc: first draft of the PG 16 release notes Bruce Momjian 2023-05-18 16:00:04 -04:00
  • c9dc480a21 Fix documentation build broken by 1e16af8ab5. Jeff Davis 2023-05-18 11:04:30 -07:00
  • 1e16af8ab5 Doc improvements for language tags and custom ICU collations. Jeff Davis 2023-05-18 10:37:55 -07:00
  • 8a2523ff35 Tweak API of new function clause_is_computable_at(). Tom Lane 2023-05-18 10:39:16 -04:00
  • 1c634f6647 ICU: check for U_STRING_NOT_TERMINATED_WARNING. Jeff Davis 2023-05-17 13:43:41 -07:00
  • 6de31ce446 Reduce icu_validation_level default to WARNING. Jeff Davis 2023-05-17 13:18:40 -07:00
  • 009bd237bf Fix error message wordings Peter Eisentraut 2023-05-17 21:33:13 +02:00
  • 093e5c57d5 Add writeback to pg_stat_io Andres Freund 2023-05-17 11:18:35 -07:00
  • 52676dc2e0 Update parameter name context to wb_context Andres Freund 2023-05-17 11:17:12 -07:00
  • 322875597c Use BUFFER_USAGE_LIMIT to reduce needed test table size Andres Freund 2023-05-17 11:17:02 -07:00
  • b9a7a82272 Revert "Add USER SET parameter values for pg_db_role_setting" Alexander Korotkov 2023-05-17 20:06:50 +03:00
  • 58dc80acc5
    pg_dump: Error message improvements Alvaro Herrera 2023-05-17 19:13:08 +02:00
  • 98bd4c72fd
    pg_dump: Have _EndLO report errno after CFH->write_func() failure Alvaro Herrera 2023-05-17 18:55:51 +02:00
  • 69c430626b Track tlist_vinfo.varnullingrels even in non-Assert builds. Tom Lane 2023-05-17 11:46:15 -04:00
  • 9df8f903eb Fix some issues with improper placement of outer join clauses. Tom Lane 2023-05-17 11:13:52 -04:00
  • 867be9c073 Convert nullingrels match checks from Asserts to test-and-elog. Tom Lane 2023-05-17 10:50:35 -04:00
  • 1a05c1d252 Advance input pointer when LZ4 compressing data Tomas Vondra 2023-05-17 16:49:31 +02:00
  • 3c18d90f89 Null-terminate the output buffer of LZ4Stream_gets Tomas Vondra 2023-05-17 16:35:17 +02:00
  • d8c3106bb6 Add back SQLValueFunction for SQL keywords Michael Paquier 2023-05-17 10:19:17 +09:00
  • 8084bf9a49 Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • 0966291a4a Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • 0409c7fc74 Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • ccd3623256 Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • eaf99e4c4a Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • 1d369c9e90 Ensure Soundex difference() function handles empty input sanely. Tom Lane 2023-05-16 10:53:42 -04:00
  • 27debd05dc
    libpq: Error message improvement Alvaro Herrera 2023-05-16 11:50:08 +02:00
  • f06156da18
    Mark internal messages as no longer translatable Alvaro Herrera 2023-05-16 11:47:25 +02:00
  • c44b59fad4
    Mark internal messages as no longer translatable Alvaro Herrera 2023-05-16 11:47:25 +02:00
  • 8cb94344c3 Fix reported runtime for single tests in pg_regress Daniel Gustafsson 2023-05-16 10:49:48 +02:00
  • 44e977d7ec doc: Fix ordering of entries in wait event table for I/O type Michael Paquier 2023-05-16 16:51:44 +09:00
  • c91f356083 libpq: Error message improvement Peter Eisentraut 2023-05-16 08:59:34 +02:00
  • 489b5409e4 psql: Adjust capitalization of table heading Peter Eisentraut 2023-05-16 06:13:59 +02:00
  • 08c45ae235 doc: Fix incorrect version list for Windows SDK Michael Paquier 2023-05-15 16:02:07 +09:00
  • 92155e15d3 Fix incorrect TAP test ordering Peter Eisentraut 2023-05-15 07:07:09 +02:00
  • 1d70fb400c Fix whitespace inconsistencies Peter Eisentraut 2023-05-15 06:27:40 +02:00
  • 63932a6d38 Fix wal_writer_flush_after initializer value. Thomas Munro 2023-05-15 10:45:19 +12:00
  • 319bae9a8d Rename io_direct to debug_io_direct. Thomas Munro 2023-05-15 10:31:14 +12:00
  • 4d5105a684 Improve error message for pg_create_subscription. Nathan Bossart 2023-05-12 13:50:46 -07:00
  • bc478a0a85 Tighten usage of PSQL_WATCH_PAGER. Tom Lane 2023-05-12 16:11:14 -04:00
  • 51b2c08798 Tighten usage of PSQL_WATCH_PAGER. Tom Lane 2023-05-12 16:11:14 -04:00