1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-01 21:31:19 +03:00

Commit Graph

  • c4f5a59ab1 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 2025-10-21 20:47:10 +13:00
  • 715983a81a Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 2025-10-21 20:46:49 +13:00
  • 9fd29d7ff4 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 2025-10-21 20:46:14 +13:00
  • b2abcfa33a Fix comment in pg_get_shmem_allocations_numa() Michael Paquier 2025-10-21 16:12:34 +09:00
  • e4e496e88c Fix comment in pg_get_shmem_allocations_numa() Michael Paquier 2025-10-21 16:12:30 +09:00
  • ee49f2cf44 Fix test case from 40c242830 Richard Guo 2025-10-21 14:12:13 +09:00
  • 40c2428307 Fix pushdown of degenerate HAVING clauses Richard Guo 2025-10-21 12:35:36 +09:00
  • 18d2614093 Fix pushdown of degenerate HAVING clauses Richard Guo 2025-10-21 12:35:36 +09:00
  • 5274f11c17 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:08:42 +09:00
  • 4c3795c582 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:08:40 +09:00
  • 9666ce889e Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:08:38 +09:00
  • 199a0ecbcf Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:08:35 +09:00
  • 52b05b0686 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:08:25 +09:00
  • 29b039e916 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 2025-10-21 08:05:28 +09:00
  • 4bea91f21f Support COPY TO for partitioned tables. Masahiko Sawada 2025-10-20 10:38:52 -07:00
  • a72f7d97be Add .abi-compliance-history to v18 branch. Tom Lane 2025-10-20 10:36:41 -04:00
  • f1e1db780e Fix thinko in commit 7d129ba54. Tom Lane 2025-10-20 08:45:57 -04:00
  • 2fa8f94db1 Fix thinko in commit 7d129ba54. Tom Lane 2025-10-20 08:45:57 -04:00
  • d74cfe3263 Fix thinko in commit 7d129ba54. Tom Lane 2025-10-20 08:45:57 -04:00
  • 399a9e04e5 Fix thinko in commit 7d129ba54. Tom Lane 2025-10-20 08:45:57 -04:00
  • 762faf702c pg_dump: Remove unnecessary code for security labels on extensions. Fujii Masao 2025-10-20 11:44:11 +09:00
  • a7c3042200 pg_checksums: Use new routine to retrieve data of PG_VERSION Michael Paquier 2025-10-20 09:35:22 +09:00
  • 92cf557ffa Add static assertion that RELSEG_SIZE fits in an int. Tom Lane 2025-10-19 18:28:46 -04:00
  • 33276cd027 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • 40dc710a61 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • 8b9924bce7 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • c865f5b9f0 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • 2efca16339 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • aa1fcd087e Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • 277dec6514 Don't rely on zlib's gzgetc() macro. Tom Lane 2025-10-19 14:36:58 -04:00
  • dd766a441d Fix Coverity issue reported in commit 2273fa32bc. Tatsuo Ishii 2025-10-19 09:29:26 +09:00
  • e533524b23 Add pg_database_locale() to retrieve database default locale. Jeff Davis 2025-10-18 16:25:23 -07:00
  • 67a8b49e96 Add pg_iswxdigit(), useful for tsearch. Jeff Davis 2025-10-18 16:25:11 -07:00
  • c26a8eaf65 Allow role created by new test to log in on Windows. Tom Lane 2025-10-18 18:36:21 -04:00
  • d4e8c37cca Allow role created by new test to log in on Windows. Tom Lane 2025-10-18 18:36:21 -04:00
  • c29d32d27b Allow role created by new test to log in on Windows. Tom Lane 2025-10-18 18:36:21 -04:00
  • da44d71e79 Allow role created by new test to log in on Windows. Tom Lane 2025-10-18 18:36:21 -04:00
  • e3b9e44689 Tidyup truncate_useless_pathkeys() function David Rowley 2025-10-19 10:13:13 +13:00
  • c945b06d5f Fix determination of not-null constraint "locality" for inherited columns Álvaro Herrera 2025-10-18 18:18:19 +02:00
  • 0fe07fa115 Fix determination of not-null constraint "locality" for inherited columns Álvaro Herrera 2025-10-18 18:18:19 +02:00
  • 615ff828e1 Fix determination of not-null constraint "locality" for inherited columns Álvaro Herrera 2025-10-18 18:18:19 +02:00
  • d20df9590a Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 6062c3db30 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 4cc3b44459 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 06c1ee6b75 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 7419c99a25 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 162e70ea06 Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 4921a5972a Fix pg_dump sorting of foreign key constraints Álvaro Herrera 2025-10-18 17:50:10 +02:00
  • 0b6a02f035 Fix reset of incorrect hash iterator in GROUPING SETS queries David Rowley 2025-10-18 16:07:41 +13:00
  • 5c0a20003b Fix reset of incorrect hash iterator in GROUPING SETS queries David Rowley 2025-10-18 16:07:04 +13:00
  • 86d118f9a6 Englishify comment wording David Rowley 2025-10-18 12:50:14 +13:00
  • aa151022ec Fix hashjoin memory balancing logic Tomas Vondra 2025-10-17 21:44:42 +02:00
  • b85c4700fc Fix hashjoin memory balancing logic Tomas Vondra 2025-10-17 21:44:42 +02:00
  • fd53065013 Remove unused data_bufsz from DecodedBkpBlock struct. Masahiko Sawada 2025-10-17 11:28:54 -07:00
  • 19a64f5676 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • f146eb45cb Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • 6c03ae8d6e Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • fae0ce5e31 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • a0551bc573 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • 3ccf8e9ac9 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • 208927e656 Fix privilege checks for pg_prewarm() on indexes. Nathan Bossart 2025-10-17 11:36:50 -05:00
  • a6113dc1da Improve TAP tests by replacing ok() with better Test::More functions Tom Lane 2025-10-17 11:25:53 -04:00
  • bf5b26525b Avoid warnings in tests when openssl binary isn't available Daniel Gustafsson 2025-10-17 14:21:26 +02:00
  • f01c4eb4e9 Avoid warnings in tests when openssl binary isn't available Daniel Gustafsson 2025-10-17 14:21:26 +02:00
  • 150a1b3287 Avoid warnings in tests when openssl binary isn't available Daniel Gustafsson 2025-10-17 14:21:26 +02:00
  • 7d129ba54e Avoid warnings in tests when openssl binary isn't available Daniel Gustafsson 2025-10-17 14:21:26 +02:00
  • e1a912c86d Change config_generic.vartype to be initialized at compile time Peter Eisentraut 2025-10-17 10:33:54 +02:00
  • 0a7bde4610 Use designated initializers for guc_tables Peter Eisentraut 2025-10-17 10:29:42 +02:00
  • 0d82163958 ecpg: check return value of replace_variables() Daniel Gustafsson 2025-10-17 10:03:15 +02:00
  • 6aa184c80f Replace defunct URL with stable archive.org URL in rbtree.c Daniel Gustafsson 2025-10-17 09:38:49 +02:00
  • fabb33b351 Improve TAP tests by replacing ok() with better Test::More functions Michael Paquier 2025-10-17 14:39:09 +09:00
  • e64aa1a39d doc: Clarify when backend_xmin in pg_stat_replication can be NULL. Fujii Masao 2025-10-17 14:03:42 +09:00
  • 61b5fa029a Fix matching check in recovery test 042_low_level_backup Michael Paquier 2025-10-17 13:06:11 +09:00
  • 3a7225ed37 Fix matching check in recovery test 042_low_level_backup Michael Paquier 2025-10-17 13:06:09 +09:00
  • d1b80a31ed Fix matching check in recovery test 042_low_level_backup Michael Paquier 2025-10-17 13:06:04 +09:00
  • 39e22b3ada pg_createsubscriber: Fix matching check in TAP test Michael Paquier 2025-10-17 13:01:17 +09:00
  • d372888ade pg_createsubscriber: Fix matching check in TAP test Michael Paquier 2025-10-17 13:01:14 +09:00
  • f768f5a7d4 Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • 56cd332f80 Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • 33202cba8d Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • a506b0c0ac Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • a8933194e5 Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • 6aa04a60cb Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • 6ad9378c9a Fix update-po for the PGXS case Álvaro Herrera 2025-10-16 20:21:05 +02:00
  • 20ec995892 Add more TAP test coverage for pg_dump. Tom Lane 2025-10-16 12:52:10 -04:00
  • 9dcf7f1172 Split 002_pg_dump.pl into two test files. Tom Lane 2025-10-16 12:51:55 -04:00
  • 66ec01dc41 Align the data block sizes of pg_dump's various compression modes. Tom Lane 2025-10-16 12:50:18 -04:00
  • 812221b204 Remove partColsUpdated. Nathan Bossart 2025-10-16 11:31:38 -05:00
  • 41c674d2e3 Refactor logical worker synchronization code into a separate file. Amit Kapila 2025-10-16 05:10:50 +00:00
  • 1296dcf18b Fix EPQ crash from missing partition directory in EState Amit Langote 2025-10-16 14:01:50 +09:00
  • 905e932f09 Fix EPQ crash from missing partition directory in EState Amit Langote 2025-10-16 14:01:44 +09:00
  • 02c171f63f Override log_error_verbosity to "default" in test 009_log_temp_files Michael Paquier 2025-10-16 11:39:45 +09:00
  • 76bba03312 Add tests for logging of temporary file removal and statement Michael Paquier 2025-10-16 09:02:51 +09:00
  • 079480dc20 Fix lookup code for REINDEX INDEX. Nathan Bossart 2025-10-15 16:32:40 -05:00
  • af164f31b9 Add pg_iswalpha() and related functions. Jeff Davis 2025-10-15 12:54:01 -07:00
  • 15d7dded0e Fix redefinition of typedef RangeVar. Nathan Bossart 2025-10-15 13:14:00 -05:00
  • 688dc6299a Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). Nathan Bossart 2025-10-15 12:47:33 -05:00
  • c8af5019be Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). Nathan Bossart 2025-10-15 12:47:33 -05:00
  • 5f4c3b33a9 Change reset_extra into a config_generic common field Peter Eisentraut 2025-10-15 15:20:28 +02:00
  • dd3ae37830 Add log_autoanalyze_min_duration Peter Eisentraut 2025-10-15 14:31:12 +02:00