Commit Graph

  • 1bf29f51fa Improve comment in gram.y. master github/master Tom Lane 2024-06-25 17:53:41 -0400
  • 23c5a0e7d4 Stamp 17beta2. REL_17_BETA2 Joe Conway 2024-06-24 17:24:14 -0400
  • b0ea16528c
    Revert "Fix partition pruning setup during DETACH CONCURRENTLY" Alvaro Herrera 2024-06-24 17:20:21 +0200
  • 66e569f502
    Fix partition pruning setup during DETACH CONCURRENTLY github/REL_14_STABLE REL_14_STABLE Alvaro Herrera 2024-06-24 15:56:32 +0200
  • fb0fb0740f
    Fix partition pruning setup during DETACH CONCURRENTLY github/REL_15_STABLE REL_15_STABLE Alvaro Herrera 2024-06-24 15:56:32 +0200
  • 96105ebfe2
    Fix partition pruning setup during DETACH CONCURRENTLY github/REL_16_STABLE REL_16_STABLE Alvaro Herrera 2024-06-24 15:56:32 +0200
  • 27162a64b3
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-24 15:56:32 +0200
  • f7f4e7e6fa Translation updates Peter Eisentraut 2024-06-24 13:11:27 +0200
  • 70a845c04a Remove extra comment at TableAmRoutine.scan_analyze_next_block Alexander Korotkov 2024-06-22 16:13:08 +0300
  • a8ffa32377 doc PG 17 relnotes: wording improvements, add links, merge item Bruce Momjian 2024-06-21 12:08:14 -0400
  • 441ef5e1ba Fix relcache invalidation when relfilelocator is updated Heikki Linnakangas 2024-06-21 17:13:10 +0300
  • 90fe7b74df doc PG 17 relnotes: add link to enable_group_by_reordering GUC Bruce Momjian 2024-06-21 10:11:12 -0400
  • 82e79ee46b Add doc entry for the new GUC paramenter enable_group_by_reordering Alexander Korotkov 2024-06-21 15:39:13 +0300
  • fd49e8f323 Prevent access of uninitialized memory in radix tree nodes John Naylor 2024-06-21 14:59:11 +0700
  • c5c82123d3 pg_combinebackup: Error message improvements Peter Eisentraut 2024-06-21 09:40:44 +0200
  • aea79883c5 Remove redundant newlines from error messages Peter Eisentraut 2024-06-21 09:29:34 +0200
  • 58445651db Fix make build on MinGW Peter Eisentraut 2024-06-21 08:17:23 +0200
  • 02bbc3c83a parse_manifest: Use const char * Peter Eisentraut 2024-06-21 07:50:02 +0200
  • 15cd9a3881 jsonapi: Use const char * Peter Eisentraut 2024-06-21 07:50:02 +0200
  • 0b06bf9fa9 jsonapi: Use size_t Peter Eisentraut 2024-06-21 07:50:02 +0200
  • 7a089f6e6a Doc: Generated columns are skipped for logical replication. Amit Kapila 2024-06-21 09:55:25 +0530
  • 3c469a939c Doc: Generated columns are skipped for logical replication. Amit Kapila 2024-06-21 09:49:30 +0530
  • a99b2ccd56 Doc: Generated columns are skipped for logical replication. Amit Kapila 2024-06-21 09:41:13 +0530
  • ac9615d9a5 Doc: Generated columns are skipped for logical replication. Amit Kapila 2024-06-21 09:34:11 +0530
  • 4459144bd6 Doc: Generated columns are skipped for logical replication. github/REL_13_STABLE REL_13_STABLE Amit Kapila 2024-06-21 09:32:16 +0530
  • b0121801d3 Doc: Generated columns are skipped for logical replication. github/REL_12_STABLE REL_12_STABLE Amit Kapila 2024-06-21 09:16:06 +0530
  • 95cabf542f doc PG 17 relnotes: remove mention of undocumented GUC Bruce Momjian 2024-06-20 19:53:01 -0400
  • 4f19666762 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • 1424c7abc4 Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • 88f3baa06a Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • 9ce8ee9d3e Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • b0037bbefd Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • e6d0d16adf Don't throw an error if a queued AFTER trigger no longer exists. Tom Lane 2024-06-20 14:21:36 -0400
  • ab4346ebbf pg_combinebackup: Fix small mistake in --help output Peter Eisentraut 2024-06-20 11:49:01 +0200
  • d048a32789 pg_createsubscriber: Indent --help output correctly Peter Eisentraut 2024-06-20 11:42:40 +0200
  • 3639d08e2f pg_dump: Fix weird error message composition Peter Eisentraut 2024-06-20 11:36:38 +0200
  • 16a3415440 Fix redundancy in error messages Peter Eisentraut 2024-06-20 11:17:21 +0200
  • 95b44bb025 Unify some error messages Peter Eisentraut 2024-06-20 11:10:26 +0200
  • c61c0cb3a9 meson: Fix import library name in Windows Peter Eisentraut 2024-06-20 08:09:28 +0200
  • 832dc19ea6 Fix comment in pg_upgrade.h. Nathan Bossart 2024-06-19 16:12:18 -0500
  • 03ec203164 SQL/JSON: Correctly enforce the default ON EMPTY behavior Amit Langote 2024-06-19 15:22:59 +0900
  • 0f271e8e8d SQL/JSON: Correct jsonpath variable name matching Amit Langote 2024-06-19 15:22:06 +0900
  • 5e05a0e992 doc PG 17 relnotes: properly wrap SGML text Bruce Momjian 2024-06-18 22:41:49 -0400
  • 5ade0b8f80 doc PG 17 relnotes: add links to documentation sections Bruce Momjian 2024-06-18 22:09:41 -0400
  • dae9f16aa3 Fix possible Assert failure in cost_memoize_rescan David Rowley 2024-06-19 10:21:52 +1200
  • 27c6242a04 Fix possible Assert failure in cost_memoize_rescan David Rowley 2024-06-19 10:21:26 +1200
  • 6143c9c03f Fix possible Assert failure in cost_memoize_rescan David Rowley 2024-06-19 10:21:00 +1200
  • aa901a37cf Fix possible Assert failure in cost_memoize_rescan David Rowley 2024-06-19 10:20:24 +1200
  • 5603e119f4 Fix incorrect punctuation in error message Peter Eisentraut 2024-06-18 14:53:11 +0200
  • ae482a7ec5 Fix typo in 029_stats_restart.pl Michael Paquier 2024-06-18 12:51:36 +0900
  • 82ed67a5fe doc PG 17 relnotes: update to current Bruce Momjian 2024-06-17 15:05:05 -0400
  • a6685c5e36 doc PG 17 relnotes: Fix sslnegotation typo Andres Freund 2024-06-17 11:53:07 -0700
  • 507a900ad3 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • 3e3e2ebea7 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • e4a55378f7 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • f550833193 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • 06f81fed3c Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • 92c49d1062 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. Tom Lane 2024-06-17 14:30:59 -0400
  • ba26d15663 Remove recordExtensionInitPriv[Worker]'s ownerId argument. Tom Lane 2024-06-17 13:00:53 -0400
  • 35dd40d34c Improve tracking of role dependencies of pg_init_privs entries. Tom Lane 2024-06-17 12:55:10 -0400
  • 653d3969bb Teach jsonpath string() to unwrap in lax mode Andrew Dunstan 2024-06-17 10:31:29 -0400
  • 81d20fbf7a pg_createsubscriber: Remove failover replication slots on subscriber Peter Eisentraut 2024-06-17 12:12:49 +0200
  • b963913826 pg_createsubscriber: Remove replication slot check on primary Peter Eisentraut 2024-06-17 10:48:17 +0200
  • 04c8634c0c pg_createsubscriber: Only --recovery-timeout controls the end of recovery process Peter Eisentraut 2024-06-17 09:42:51 +0200
  • 8f1888eb6d Make regress function make_tuple_indirect() able to handle plain attributes Michael Paquier 2024-06-17 14:26:27 +0900
  • faaa0d2798 doc: Mention modules/injection_points as example for injection points Michael Paquier 2024-06-17 13:49:40 +0900
  • 645bda2a71 Add Windows file version information to test_json_parser programs. Noah Misch 2024-06-16 12:29:30 -0700
  • 8866ed9560 Remove use of %z in sscanf. Noah Misch 2024-06-16 12:29:25 -0700
  • 0099b9408e Convert confusing macros in multixact.c to static inline functions Heikki Linnakangas 2024-06-16 20:47:07 +0300
  • b3255faaa2 doc: fix typo in create role manual. Tatsuo Ishii 2024-06-16 16:25:07 +0900
  • 92aff003d7 doc: fix typo in create role manual. Tatsuo Ishii 2024-06-16 16:21:46 +0900
  • 198de79612 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • 0a39343ae7 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • f3f6a14ce3 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • 1f1eedd3fa Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • 9cf4beb9e7 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • 76618097a6 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 2024-06-14 16:20:35 -0400
  • 01aa88f712 Fix misc_sanity test to accept SHARED_DEPENDENCY_INITACL entries. Tom Lane 2024-06-14 15:29:09 -0400
  • f1affb6705 Reintroduce dead tuple counter in pg_stat_progress_vacuum. Masahiko Sawada 2024-06-14 10:08:15 +0900
  • df95c1ec0e Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:43 -0400
  • 086ecd12bc Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:42 -0400
  • 56a8296212 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:42 -0400
  • c7de5a6545 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:43 -0400
  • 5e63a6f434 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:43 -0400
  • 5912bf77c5 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 2024-06-13 20:34:43 -0400
  • d872e1b473 doc: Fix description WAL summarizer in glossary Michael Paquier 2024-06-14 09:28:11 +0900
  • 37c5e5f4d4 doc: Fix description WAL writer in glossary Michael Paquier 2024-06-14 09:26:39 +0900
  • d0b0454d38 doc: Fix description WAL writer in glossary Michael Paquier 2024-06-14 09:26:35 +0900
  • 3c992361cd doc: Fix description WAL writer in glossary Michael Paquier 2024-06-14 09:26:32 +0900
  • 105024a472 Improve the granularity of PQsocketPoll's timeout parameter. Tom Lane 2024-06-13 15:14:32 -0400
  • ec210914c7 When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • 1fa46dba53 When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • 1450db793f When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • bf552b1b2d When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • 82a931d3d2 When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • 6dfac24401 When replanning a plpgsql "simple expression", check it's still simple. Tom Lane 2024-06-13 13:37:46 -0400
  • a5662ba345 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +0300
  • b91b3f045a Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +0300
  • d881f6fdf5 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +0300
  • 7768ac1c17 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 2024-06-13 19:01:30 +0300