Commit Graph

  • ef0d2b0609 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 2025-02-09 13:58:53 -05:00
  • 0bee2a3f2c Fix pgbench performance issue induced by commit af35fe501. Tom Lane 2025-02-07 13:41:42 -05:00
  • 87e8eac8fe Doc: clarify behavior of timestamptz input some more. Tom Lane 2025-02-07 12:40:41 -05:00
  • 8dc2c80262 First-draft release notes for 17.3. Tom Lane 2025-02-07 11:59:32 -05:00
  • 4c8a2a5ddc meson: Fix linking using old OpenSSL lib names Daniel Gustafsson 2025-02-07 15:09:13 +01:00
  • 0797564659 radixtree: Fix crash when non-creator begins iteration over shared tree. Masahiko Sawada 2025-02-06 11:35:51 -08:00
  • 22c16848ac doc: Update links which returned 404 Daniel Gustafsson 2025-02-05 13:58:40 +01:00
  • 74b15716e8 meson: ci: ensure tests are built before running them Andres Freund 2025-02-04 17:45:57 -05:00
  • c0f8e77e2c meson: Add missing dependencies for libpq tests Andres Freund 2025-02-04 17:45:57 -05:00
  • ab5fc52a24 meson: Add missing dependencies to libpq_pipeline test Andres Freund 2025-02-04 17:45:56 -05:00
  • 3c794b0fbd meson: Add test dependencies for test_json_parser Andres Freund 2025-02-04 17:45:56 -05:00
  • 30c116ca98 meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 2025-02-04 17:45:56 -05:00
  • 879a69f0ce meson: Improve dependencies for tmp_install test target Andres Freund 2025-02-04 17:45:56 -05:00
  • 3f388f5b51 meson: Narrow dependencies for 'install-quiet' target Andres Freund 2025-02-04 17:45:56 -05:00
  • 2b6d23c59c pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 2025-02-05 00:15:17 +02:00
  • 5def566fc0 vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 2025-02-04 13:26:57 -06:00
  • d7291c8efc Mention jsonlog in description of logging_collector in GUC table Michael Paquier 2025-02-02 11:31:26 +09:00
  • a5903599d9 doc: Fix pg_buffercache_evict() title Daniel Gustafsson 2025-01-31 10:44:21 +01:00
  • 52e516f389 Fix comment of StrategySyncStart() Michael Paquier 2025-01-31 11:06:07 +09:00
  • eee50fe0a7 Avoid integer overflow while testing wal_skip_threshold condition. Tom Lane 2025-01-30 15:36:07 -05:00
  • 6d2b1c28cc Handle default NULL insertion a little better. Tom Lane 2025-01-29 15:31:55 -05:00
  • 99d7f97ff9 Avoid breaking SJIS encoding while de-backslashing Windows paths. Tom Lane 2025-01-29 14:24:36 -05:00
  • bfabbd21d3 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 2025-01-29 13:35:43 +07:00
  • 6c639e2765 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 2025-01-25 11:28:14 -08:00
  • e07738f45c Merge copies of converting an XID to a FullTransactionId. Noah Misch 2025-01-25 11:28:14 -08:00
  • 0237325bbb Disable runningcheck for src/test/modules/injection_points/specs. Noah Misch 2025-01-25 11:28:14 -08:00
  • 258a83ca94 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. Noah Misch 2025-01-25 11:28:14 -08:00
  • 345f63ae12 Doc: recommend "psql -X" for restoring pg_dump scripts. Tom Lane 2025-01-25 12:42:05 -05:00
  • 9712e446b8 Use the correct sizeof() in BufFileLoadBuffer Tomas Vondra 2025-01-25 00:36:48 +01:00
  • fce50b9de6 meson: Fix sepgsql installation Peter Eisentraut 2025-01-24 10:26:12 +01:00
  • a2141f85b1 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 2025-01-23 14:23:04 -05:00
  • 37e75356b0 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. Tom Lane 2025-01-22 11:58:20 -05:00
  • a6e5a1dc45 Reword recent error messages: "should" -> "must" Álvaro Herrera 2025-01-21 15:24:49 +01:00
  • bb2f3a547e Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 2025-01-21 14:53:46 +01:00
  • 37f8487aee Update time zone data files to tzdata release 2025a. Tom Lane 2025-01-20 16:49:15 -05:00
  • ea0c93e83f Avoid using timezone Asia/Manila in regression tests. Tom Lane 2025-01-20 15:47:53 -05:00
  • 6f3f3bcf21 Fix latch event policy that hid socket events. Thomas Munro 2025-01-20 15:17:47 +13:00
  • f52a139e35 Fix header check for continuation records where standbys could be stuck Michael Paquier 2025-01-20 09:30:33 +09:00
  • 9990cbeb10 Revert recent changes related to handling of 2PC files at recovery Michael Paquier 2025-01-17 13:27:42 +09:00
  • c4b47dba47 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 2025-01-16 20:40:07 -05:00
  • 878a309f44 Move routines to manipulate WAL into PostgreSQL::Test::Cluster Michael Paquier 2025-01-16 09:26:25 +09:00
  • 3bb20a4b22 Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. Tom Lane 2025-01-14 18:50:24 -05:00
  • 7c2eead772 ecpg: Restore detection of unsupported COPY FROM STDIN. Fujii Masao 2025-01-15 01:24:24 +09:00
  • cfe99b608d Fix catcache invalidation of a list entry that's being built Heikki Linnakangas 2025-01-14 14:28:49 +02:00
  • 2a24004128 Fix potential integer overflow in bringetbitmap() Michael Paquier 2025-01-14 15:13:14 +09:00
  • d184eccc45 Fix HBA option count Daniel Gustafsson 2025-01-12 23:44:39 +01:00
  • 55fc1c6abf Fix JsonExpr deparsing to quote variable names in the PASSING clause. Dean Rasheed 2025-01-12 13:36:44 +00:00
  • c1fbadbb86 Fix XMLTABLE() deparsing to quote namespace names if necessary. Dean Rasheed 2025-01-12 12:56:52 +00:00
  • 845ff2224a Repair memory leaks in plpython. Tom Lane 2025-01-11 11:45:56 -05:00
  • c43f58c5ea Fix missing ldapscheme option in pg_hba_file_rules() Daniel Gustafsson 2025-01-10 22:02:58 +01:00
  • ee7ed85e83 Fix UNION planner datatype issue David Rowley 2025-01-10 14:31:31 +13:00
  • 265f0e7b14 Fix an ALTER GROUP ... DROP USER error message. Nathan Bossart 2025-01-09 17:10:13 -06:00
  • 857ddfa12e Fix SLRU bank selection code Álvaro Herrera 2025-01-09 07:33:52 +01:00
  • 357bce8297 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 2025-01-09 13:17:36 +13:00
  • 020d64b19d Provide 64-bit ftruncate() and lseek() on Windows. Thomas Munro 2025-01-09 12:10:26 +13:00
  • 465224f1a1 Fix C error reported by Oracle compiler. Thomas Munro 2025-01-08 16:54:45 +13:00
  • 38255a85f4 Restore smgrtruncate() prototype in back-branches. Thomas Munro 2025-01-08 07:50:30 +13:00
  • c9eb7746d3 Use PqMsg_* macros in postgres.c. Nathan Bossart 2025-01-07 15:34:19 -06:00
  • 0c30f4f1f4 Fix error message wording Álvaro Herrera 2025-01-07 20:07:32 +01:00
  • f5b1ba8e98 Remove duplicate definitions in proc.h Heikki Linnakangas 2025-01-06 11:56:03 +02:00
  • 14ee1c33d7 Document strange jsonb sort order for empty top level arrays Andrew Dunstan 2025-01-03 09:23:46 -05:00
  • eaea9b3bb8 Ignore nullingrels when looking up statistics Richard Guo 2025-01-02 17:59:32 +09:00
  • 32a86caadf Update copyright for 2025 Bruce Momjian 2025-01-01 11:21:54 -05:00
  • 606f709e3d Fix memory leak in pgoutput with relation attribute map Michael Paquier 2024-12-30 13:33:58 +09:00
  • 06e709288c Fix failures with incorrect epoch handling for 2PC files at recovery Michael Paquier 2024-12-30 09:58:09 +09:00
  • 9c2bb06b11 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 2024-12-30 08:06:40 +09:00
  • dea363cffe Exclude parallel workers from connection privilege/limit checks. Tom Lane 2024-12-28 16:08:50 -05:00
  • 946db92698 Reserve a PGPROC slot and semaphore for the slotsync worker process. Tom Lane 2024-12-28 12:30:42 -05:00
  • 8d2e14582c Try to avoid semaphore-related test failures on NetBSD/OpenBSD. Tom Lane 2024-12-28 11:48:13 -05:00
  • b9fad11bbd In REASSIGN OWNED of a database, lock the tuple as mandated. Noah Misch 2024-12-28 07:16:22 -08:00
  • d1737e0f55 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 19:22:25 +02:00
  • 1497993d87 meson: Export all libcommon functions in Windows builds Heikki Linnakangas 2024-12-25 18:14:18 +02:00
  • d958f6d19b postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane 2024-12-23 15:14:30 -05:00
  • 45e9d50930 Fix memory leak in pgoutput with publication list cache Michael Paquier 2024-12-23 12:48:06 +09:00
  • e2eb95f1a3 Update TransactionXmin when MyProc->xmin is updated Heikki Linnakangas 2024-12-21 23:42:39 +02:00
  • ef863d3061 Fix corruption when relation truncation fails. Thomas Munro 2024-12-20 21:53:25 +13:00
  • 1e2c38da76 Avoid nbtree index scan SAOP scanBehind confusion. Peter Geoghegan 2024-12-19 11:08:53 -05:00
  • aa8e50320c Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 2024-12-19 13:12:18 +13:00
  • c65a86feaa Fix memory leak in pg_restore with zstd-compressed data. Tom Lane 2024-12-17 22:31:26 -05:00
  • 55de36b9be Accommodate very large dshash tables. Nathan Bossart 2024-12-17 15:24:45 -06:00
  • d2f2923725 Detect version mismatch in brin_page_items Tomas Vondra 2024-12-17 16:47:23 +01:00
  • 1b3ff6dfbb Update comments about index parallel builds Tomas Vondra 2024-12-17 15:40:07 +01:00
  • d869d3bd32 Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila 2024-12-17 15:02:14 +05:30
  • 9f3100c9f1 pg_combinebackup: Fix PITR comparison test in 002_compare_backups Michael Paquier 2024-12-17 09:24:18 +09:00
  • e2d2aefdcd doc: Mention BRIN indexes support parallel builds Tomas Vondra 2024-12-16 19:08:52 +01:00
  • 2eadeb4fc6 Make 009_twophase.pl test pass with recovery_min_apply_delay set Heikki Linnakangas 2024-12-16 15:56:38 +02:00
  • 2bcccabc22 pgbench: fix misprocessing of some nested \if constructs. Tom Lane 2024-12-15 14:14:15 -05:00
  • c088a832e0 doc: Clarify old WAL files are kept until they are summarized. Fujii Masao 2024-12-15 11:18:18 +09:00
  • 52e5b7ff44 contrib/earthdistance: Use SQL-standard function bodies. Tom Lane 2024-12-14 16:07:18 -05:00
  • ab14cac500 Fix possible crash in pg_dump with identity sequences. Tom Lane 2024-12-13 14:21:36 -05:00
  • 6316c5cdaa Revert "Don't truncate database and user names in startup packets." Nathan Bossart 2024-12-12 15:52:04 -06:00
  • 80c41353e2 Improve reporting of pg_upgrade log files on test failure Michael Paquier 2024-12-11 08:48:52 +09:00
  • f8823be6fe Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch 2024-12-10 13:51:59 -08:00
  • 1508db3063 Fix comments of GUC hooks for timezone_abbreviations Michael Paquier 2024-12-10 13:02:24 +09:00
  • 049f2e2512 Fix outdated comment of scram_build_secret() Michael Paquier 2024-12-10 12:54:14 +09:00
  • 18fb9263b7 Include necessary header files in radixtree.h. Masahiko Sawada 2024-12-09 13:07:03 -08:00
  • 7d0b4cb8ea Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley 2024-12-10 09:25:27 +13:00
  • a898a335b3 Fix small memory leaks in GUC checks Daniel Gustafsson 2024-12-09 20:58:23 +01:00
  • 2def989ca6 Simplify executor's determination of whether to use parallelism. Tom Lane 2024-12-09 14:38:19 -05:00
  • adcba4f535 Improve comment about dropped entries in pgstat.c Michael Paquier 2024-12-09 14:35:44 +09:00