Commit Graph

  • 8b1b342544 Improve EXPLAIN's display of window functions. Tom Lane 2025-03-11 11:19:54 -04:00
  • 2c519b8bef wip ci for pglite-web pmp-p 2025-03-11 16:04:52 +01:00
  • 426ea61117 nbtree: Make BTMaxItemSize into object-like macro. Peter Geoghegan 2025-03-11 10:35:56 -04:00
  • 438a19c557 REL_17_4_WASM pglite-wasm + buildtools pmp-p 2025-03-11 15:13:38 +01:00
  • 0fbceae841 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 2025-03-11 09:20:50 -04:00
  • 12c5f797ea Update nls.mk for newly added file Peter Eisentraut 2025-03-11 13:42:03 +01:00
  • e0d8f49a3f
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • ade976f8b4
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • f5b4a0b49e
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • 5144e1f8fd
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • 5d8c588004
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • 17ce344f86
    BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • d35d32d711 Add special case fast-paths for strict functions Daniel Gustafsson 2025-03-11 12:02:42 +01:00
  • 8dd7c7cd0a Replace EEOP_DONE with special steps for return/no return Daniel Gustafsson 2025-03-11 12:02:38 +01:00
  • dabccf4513 Move RemoveInheritedConstraint() call slightly earlier Peter Eisentraut 2025-03-11 10:43:48 +01:00
  • 1d26c2d2c4 refactor: Split tryAttachPartitionForeignKey() Peter Eisentraut 2025-03-11 09:33:36 +01:00
  • 64224a834c refactor: re-add ATExecAlterChildConstr() Peter Eisentraut 2025-03-11 08:40:42 +01:00
  • 76def4cdd7 Add WAL data to backend statistics Michael Paquier 2025-03-11 09:04:11 +09:00
  • 59a1592e39 tests: Make postmaster/002_connection_limits deal verbose logs Andres Freund 2025-03-10 19:11:32 -04:00
  • 29d6808ede CREATE INDEX: do update index stats if autovacuum=off. Tom Lane 2025-03-10 17:49:27 -04:00
  • 6c1e79589a Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • 136e68b465 Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • d765226cb9 Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • 324e0b656b Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • f1ef111a09 Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • f7c566a1a2 Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • 85a539f93b PG-1417: Extension startup failure should be a fatal error Zsolt Parragi 2025-03-07 22:28:21 +00:00
  • 9b3914f181 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 2ef048855f Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 50c5899922 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 8171d2dae9 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • c1dd3a9443 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 2367503177 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 0590dcbb13 PG-1414 Fix reference to which fucntion to call in error message Andreas Karlsson 2025-03-10 15:07:47 +01:00
  • 6841118216 Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • e7d29d1fac Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 2db974e40d Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 778f9dd0d2 Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 0f27bd14e4 Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 9f87e2593f Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 23c93b93c0 PG-1401: correct encryption status during alter table set access method Zsolt Parragi 2025-03-08 21:50:14 +00:00
  • d6dd926b32 PG-1421: Fix typo in permission management code Zsolt Parragi 2025-03-08 21:57:35 +00:00
  • 6bb6a62f3c Use extended stats for precise estimation of bucket size in hash join Alexander Korotkov 2025-03-10 13:42:00 +02:00
  • fae535da0a Teach Append to consider tuple_fraction when accumulating subpaths. Alexander Korotkov 2025-03-10 13:38:39 +02:00
  • 5b6c956ec7 pg_tde_change_key_provider segfault fix Zsolt Parragi 2025-03-07 17:24:03 +00:00
  • 065caefeec
    Merge pull request #120 from ImTheKai/PG-1425 Kai Wagner 2025-03-10 12:07:53 +01:00
  • b83e8a2ca2 Remove support for temporal RESTRICT foreign keys Peter Eisentraut 2025-03-10 11:29:54 +01:00
  • 67a7f17959 addressed rephrase from PG-1418 Kai Wagner 2025-03-10 10:01:04 +01:00
  • 629486b33b grammar update Kai Wagner 2025-03-10 09:32:15 +01:00
  • a2faa6b590 fix typo PG-1425 Kai Wagner 2025-03-10 09:01:32 +01:00
  • 0093413b36
    PG-1420 Fixed function names for Inspections (#117) Anastasia Alexandrova 2025-03-10 09:18:03 +01:00
  • e033696596 Fix incorrect #endif comment David Rowley 2025-03-10 13:36:04 +13:00
  • 03f8e9a7fe Fix incorrect assertion in libpqwalreceiver Heikki Linnakangas 2025-03-09 20:40:45 +02:00
  • 2a943afcff Fix test name and username used in failed connection attempts Heikki Linnakangas 2025-03-09 19:47:55 +02:00
  • a7aa9f21f2 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 2025-03-09 13:11:20 -04:00
  • 43847dd5e9 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 2025-03-09 13:11:20 -04:00
  • fedfcf6650 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 2025-03-09 13:11:20 -04:00
  • 3c472a1829 doc: Adjust note about pg_upgrade's --jobs option. Nathan Bossart 2025-03-08 14:28:16 -06:00
  • 1852aea3f5 Don't convert to and from floats in pg_dump. Jeff Davis 2025-03-08 11:25:36 -08:00
  • 6431b72591 REL_17_4_WASM pmp-p 2025-03-08 17:34:52 +01:00
  • f1c1bafcdf Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • da85544ae5 Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • e2921c0e9d Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • 61513da08b Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • 99c01aadf9 Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • 7fb8801021 Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • 67fc4c9fd7 Make parallel nbtree index scans use an LWLock. Peter Geoghegan 2025-03-08 11:10:14 -05:00
  • 8021c77769 Make amcanorder independent of amconsistentordering Peter Eisentraut 2025-03-08 09:37:06 +01:00
  • 661781f3a3 Fix typo Peter Eisentraut 2025-03-08 08:06:30 +01:00
  • 21f653cc00 Use stricter ordering in regression test query for pg_stat_io Michael Paquier 2025-03-08 13:39:57 +09:00
  • 8b532771a0 Add regression test listing all the possible tuples in pg_stat_io Michael Paquier 2025-03-08 12:22:41 +09:00
  • 9a8dd2c5a6 Improve check for detection of pending data in backend statistics Michael Paquier 2025-03-08 10:56:30 +09:00
  • 8e167e6188 nbtree: refine _bt_readnextpage contract comments. Peter Geoghegan 2025-03-07 18:35:13 -05:00
  • c3510cfc8b Assert that wrapper_handler()'s argument is within expected range. Nathan Bossart 2025-03-07 15:23:09 -06:00
  • 088f8e2d56 Assert that wrapper_handler()'s argument is within expected range. Nathan Bossart 2025-03-07 15:23:09 -06:00
  • 34c3c5ce1c Include column name in build_attrmap_by_position's error reports. Tom Lane 2025-03-07 13:24:09 -05:00
  • b48832cddb tests: Don't fail due to high default timeout in postmaster/003_start_stop Andres Freund 2025-03-07 13:09:16 -05:00
  • 71d1ed6fe1 tests: Fix race condition in postmaster/002_connection_limits Andres Freund 2025-03-07 13:09:16 -05:00
  • e527e2a6f3 Remove accidentally committed empty file Andreas Karlsson 2025-03-06 16:51:21 +01:00
  • 2452bec060 PG-1304 Remove indirect reference to tde_heap_basic Andreas Karlsson 2025-03-06 16:51:16 +01:00
  • 8133590079 PG-1304 Remove tests specific to properties of tde_heap_basic Andreas Karlsson 2025-03-06 16:51:08 +01:00
  • 27c22aa873 Remove hardcoded constant for path buffer Andreas Karlsson 2025-03-07 16:00:17 +01:00
  • 097d0cf88f Refuse to run pg_tde_alter_key_provider if cluster is running Andreas Karlsson 2025-03-07 15:54:12 +01:00
  • d3fc7a5120 doc: Add missing decimal places to example rowcount. Robert Haas 2025-03-07 09:00:53 -05:00
  • 7f24c02743 Improve possible performance regression Peter Eisentraut 2025-03-07 11:20:26 +01:00
  • af4002b381 Rename amcancrosscompare Peter Eisentraut 2025-03-07 10:51:53 +01:00
  • 6da469bada Allow casting between bytea and integer types. Dean Rasheed 2025-03-07 09:31:18 +00:00
  • f34e96aa1b Replace memcpy() of structs with assignnment Andreas Karlsson 2025-03-06 16:05:08 +01:00
  • 6f04b7ec09 Port access control tests from TAP to pg_regress Andreas Karlsson 2025-03-06 18:20:18 +01:00
  • d611f8b158 CREATE INDEX: don't update table stats if autovacuum=off. Jeff Davis 2025-03-06 19:36:34 -08:00
  • 19e57f4f78 Revert "vacuumdb: Add option for analyzing only relations missing stats." John Naylor 2025-03-07 10:35:21 +07:00
  • be342766fb Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • bc6a81ac3a Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • 98aa99b6d6 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • 5c8dcf9483 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • fcabc3adf8 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • 5f8eb25706 vacuumdb: Add option for analyzing only relations missing stats. Nathan Bossart 2025-02-04 15:07:54 -06:00
  • e2080261cc Fix race condition in TAP test 007_pre_auth Michael Paquier 2025-03-07 08:12:45 +09:00
  • 24503fa95c
    reindexdb: move PQfinish() calls to the right place Álvaro Herrera 2025-03-06 18:14:41 +01:00
  • 0f21db36d6 Fix some performance issues in GIN query startup. Tom Lane 2025-03-06 11:54:27 -05:00