1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Commit Graph

  • a25f21d99a Fix pg_dump --clean with partitioned indexes. Tom Lane 2025-04-16 13:31:44 -04:00
  • 3424c1075e Fix pg_dump --clean with partitioned indexes. Tom Lane 2025-04-16 13:31:44 -04:00
  • 40b9c27014 pg_restore cleanups Andrew Dunstan 2025-04-16 11:58:44 -04:00
  • 3b35f9a4c5 Fix an incorrect check in get_memoize_path Richard Guo 2025-04-16 10:55:44 +09:00
  • 5ee476294c doc: Fix typos in documentation Daniel Gustafsson 2025-04-15 21:32:18 +02:00
  • 4604928edd Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • 97d6716723 Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • f04e0faa37 Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • 3c39c000c8 Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • 7c87284940 Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • 1b1dc81649 doc: Fix missing whitespace in pg_restore documentation. Fujii Masao 2025-04-15 23:15:06 +09:00
  • f840f8ee30 doc: Fix missing whitespace in pg_restore documentation. Fujii Masao 2025-04-15 23:15:06 +09:00
  • fb9ec9cf79 pg_combinebackup: Fix incorrect code documentation Daniel Gustafsson 2025-04-15 15:27:08 +02:00
  • 7ae13170ba pg_combinebackup: Fix incorrect code documentation Daniel Gustafsson 2025-04-15 15:27:08 +02:00
  • c55df7c6ea Fix incorrect format placeholders Peter Eisentraut 2025-04-14 08:56:33 +02:00
  • 7cd171a5d2 Add more source files to pg_verifybackup/nls.mk Peter Eisentraut 2025-04-14 08:32:46 +02:00
  • b51f86e49a Doc: use "an SQL" consistently rather than "a SQL" David Rowley 2025-04-14 11:55:18 +12:00
  • 2970c75dd9 Mark sslkeylogfile as Debug option Daniel Gustafsson 2025-04-13 21:52:29 +02:00
  • 64e193f5dd Make AIO error test more portable Andrew Dunstan 2025-04-13 14:39:45 -04:00
  • f09088a01d Free memory properly in pg_restore.c Andrew Dunstan 2025-04-12 14:54:48 -04:00
  • 78637a8be2 Doc: do a little copy-editing on Index Storage Parameters list. Tom Lane 2025-04-12 13:42:31 -04:00
  • e708ffe79d Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • c7597a1d36 Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • 1b47a112ac Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • 9a8c16aecc Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • 4b65b085af Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • 8c153fcfa0 Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • a6cab6a78e Harmonize function parameter names for Postgres 18. Peter Geoghegan 2025-04-12 12:07:36 -04:00
  • fdb69dd582 Fix instability with WAL fsync test in stats.sql Michael Paquier 2025-04-12 13:09:48 +09:00
  • 847bbb21f8 Fix recently introduced typos Daniel Gustafsson 2025-04-11 22:17:12 +02:00
  • 5822bf21d5 Add missing space in pg_restore documentation. Nathan Bossart 2025-04-11 10:05:32 -05:00
  • 914ea1c93c Add missing source file to pg_verifybackup/nls.mk Peter Eisentraut 2025-04-11 10:53:36 +02:00
  • b63cbacb86 Add missing source file to pg_dump/nls.mk Peter Eisentraut 2025-04-11 10:28:59 +02:00
  • 9e0e1cfc3e Add missing source file to pg_upgrade/nls.mk Peter Eisentraut 2025-04-11 10:26:51 +02:00
  • 7d430a5728 Add missing PGDLLIMPORT markings Peter Eisentraut 2025-04-11 08:56:39 +02:00
  • e2f42f812a Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:21 +09:00
  • 873aff945a Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:20 +09:00
  • ec59500a17 Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:18 +09:00
  • c922ae2c42 Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:17 +09:00
  • 3339847ccd Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:15 +09:00
  • 2e57790836 Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:00:21 +09:00
  • 530050d8d2 Add code comment explaining ins_since_vacuum and aborted inserts David Rowley 2025-04-11 11:36:21 +12:00
  • 39729ec01d Fix fat fingering in 22cb6d2895 Andrew Dunstan 2025-04-10 19:05:54 -04:00
  • 928394b664 Improve various new-to-v18 appendStringInfo calls David Rowley 2025-04-11 10:07:22 +12:00
  • 55ef7abf88 Rename global variable backing DSA area Daniel Gustafsson 2025-04-10 22:40:27 +02:00
  • 22cb6d2895 Fix memory leak in pg_restore.c Andrew Dunstan 2025-04-10 14:54:39 -04:00
  • deb99dcba7 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • 95e83859b9 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • fc44ae215f Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • 047495f1a8 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • 03faf38a13 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • d89335eea6 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • f27eb0325b Remove useless check for negative result of ip_addrsize(). Tom Lane 2025-04-10 14:18:07 -04:00
  • 4170298b6e Further cleanup for directory creation on pg_dump/pg_dumpall Andrew Dunstan 2025-04-10 12:11:36 -04:00
  • 4909b38af0 Fix data loss in logical replication. Amit Kapila 2025-04-10 13:14:40 +05:30
  • cadaf0ac46 Fix data loss in logical replication. Amit Kapila 2025-04-10 12:57:10 +05:30
  • 9a2f8b4f01 Fix data loss in logical replication. Amit Kapila 2025-04-10 12:44:11 +05:30
  • 9f21be08e8 Fix data loss in logical replication. Amit Kapila 2025-04-10 12:31:14 +05:30
  • 0434033e8b Fix data loss in logical replication. Amit Kapila 2025-04-10 12:22:30 +05:30
  • 9ad19295e9 Fix incorrect format placeholders Peter Eisentraut 2025-04-10 08:04:35 +02:00
  • d7c04db27a Update wording in optimizer/README for EquivalenceClasses David Rowley 2025-04-10 17:33:58 +12:00
  • d438515c29 Cosmetic fixes for pg_createsubscriber's -all option. Amit Kapila 2025-04-10 10:23:01 +05:30
  • d15acc915d ci: Check for missing dependencies in meson builds Tomas Vondra 2025-04-09 19:34:27 +02:00
  • 3887d0cfeb Cleanup of pg_numa.c Tomas Vondra 2025-04-09 19:32:17 +02:00
  • e2665efd0f pg_upgrade: Mention that we preserve database OIDs in a comment. Nathan Bossart 2025-04-09 14:27:08 -05:00
  • 837cc73af2 Fix performance issue in deadlock-parallel isolation test. Tom Lane 2025-04-09 12:28:34 -04:00
  • 42bb4fb728 Fix test races between syscache-update-pruned.spec and autovacuum. Noah Misch 2025-04-09 07:23:39 -07:00
  • 5bbc596391 Fix test races between syscache-update-pruned.spec and autovacuum. Noah Misch 2025-04-09 07:23:39 -07:00
  • 306dd6e727 Update config.guess and config.sub Peter Eisentraut 2025-04-09 12:12:57 +02:00
  • 0f1433f053 Fix a few oversights in the longer cancel keys patch Heikki Linnakangas 2025-04-09 13:11:42 +03:00
  • ef366b7d7e Perform missed catversion bump Daniel Gustafsson 2025-04-09 09:29:12 +02:00
  • dd496eedea Doc: note that two examples in optimizer/README are oversimplified. Tom Lane 2025-04-08 23:03:33 -04:00
  • b65b9da568 Adjust AdjustUpgrade.pm for commit b1720fe63. Tom Lane 2025-04-08 20:21:03 -04:00
  • b1720fe63f Move contrib/spi testing from core regression tests to contrib/spi. Tom Lane 2025-04-08 19:12:03 -04:00
  • c57971034e Rename argument in pg_get_process_memory_contexts(). Daniel Gustafsson 2025-04-08 23:09:13 +02:00
  • 8969194b73 Fix incorrect format placeholder Peter Eisentraut 2025-04-08 19:12:03 +02:00
  • b0a4c3e88b Prevent 006_transfer_modes.pl from leaving files behind. Nathan Bossart 2025-04-08 10:57:31 -05:00
  • 88edd661c8 ci: Add MBUILD_TARGET for NetBSD and OpenBSD Daniel Gustafsson 2025-04-08 15:28:29 +02:00
  • 91f1fe90c7 pg_buffercache: Change page_num type to bigint Tomas Vondra 2025-04-08 11:52:02 +02:00
  • b8a6078ca8 doc: Correct pg_shmem_allocations_numa.size data type Tomas Vondra 2025-04-08 11:45:01 +02:00
  • 12eece5fd5 Fix uninitialized index information access during apply. Amit Kapila 2025-04-08 15:35:42 +05:30
  • 7ea21f4ee2 Fix typo in docs. Thomas Munro 2025-04-08 22:02:24 +12:00
  • f78ca6f3eb Introduce file_copy_method setting. Thomas Munro 2025-04-08 20:52:47 +12:00
  • 042a66291b Add function to get memory context stats for processes Daniel Gustafsson 2025-04-08 11:06:56 +02:00
  • 15f0cb26b5 Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund 2025-04-08 02:41:03 -04:00
  • dcf7e1697b Add pg_buffercache_evict_{relation,all} functions Andres Freund 2025-04-08 02:16:51 -04:00
  • d69d45a5a9 Speedup child EquivalenceMember lookup in planner David Rowley 2025-04-08 18:09:57 +12:00
  • 105b2cb336 Stabilize 035_standby_logical_decoding.pl. Amit Kapila 2025-04-08 09:38:02 +05:30
  • 17a165d60f Stabilize 035_standby_logical_decoding.pl. Amit Kapila 2025-04-08 09:23:07 +05:30
  • 86392e8827 Stabilize 035_standby_logical_decoding.pl. Amit Kapila 2025-04-08 09:12:59 +05:30
  • 46b4ba533c Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 2025-04-07 21:33:42 -04:00
  • b8b1e87b70 Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 2025-04-07 21:33:41 -04:00
  • e2a82cd23a Flush the IO statistics of active WAL senders more frequently Michael Paquier 2025-04-08 07:58:50 +09:00
  • 5cbbe70a9c Flush the IO statistics of active WAL senders more frequently Michael Paquier 2025-04-08 07:58:47 +09:00
  • 039549d70f Flush the IO statistics of active WAL senders more frequently Michael Paquier 2025-04-08 07:57:19 +09:00
  • ba2a3c2302 Add pg_buffercache_numa view with NUMA node info Tomas Vondra 2025-04-07 22:56:57 +02:00
  • 8cc139bec3 Introduce pg_shmem_allocations_numa view Tomas Vondra 2025-04-07 22:54:49 +02:00
  • 65c298f61f Add support for basic NUMA awareness Tomas Vondra 2025-04-07 22:51:49 +02:00
  • 17bcf4f545 Use specific collation where needed in new test Álvaro Herrera 2025-04-07 21:58:06 +02:00
  • 8cfbdf8f4d Fix some issues in contrib/spi/refint.c. Tom Lane 2025-04-07 15:54:09 -04:00