Commit Graph

57602 Commits (d37694b974322e2ddc1fd3829c8f3d6cd56f0483)
 

Author SHA1 Message Date
Peter Eisentraut ef23624caf Translation updates 7 months ago
Tom Lane 2aa91e3513 Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 7 months ago
Tom Lane 21b815f92e Fix pgbench performance issue induced by commit af35fe501. 7 months ago
Tom Lane bbf1ef72c2 Doc: clarify behavior of timestamptz input some more. 7 months ago
Daniel Gustafsson 60516fc8b4 meson: Fix linking using old OpenSSL lib names 7 months ago
Daniel Gustafsson b26a3bc2f6 doc: Update links which returned 404 7 months ago
Andres Freund d9b5e2fc09 meson: ci: ensure tests are built before running them 7 months ago
Andres Freund ad80e5823a meson: Add missing dependencies for libpq tests 7 months ago
Andres Freund 5acf0636f8 meson: Add missing dependencies to libpq_pipeline test 7 months ago
Andres Freund 0577620667 meson: Add pg_regress_ecpg to ecpg test dependencies 7 months ago
Andres Freund dab83a62fc meson: Improve dependencies for tmp_install test target 7 months ago
Andres Freund 8062093105 meson: Narrow dependencies for 'install-quiet' target 7 months ago
Alexander Korotkov d54d5668b4 pg_controldata: Fix possible errors on corrupted pg_control 7 months ago
Nathan Bossart e8d8174caf vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). 7 months ago
Michael Paquier f07ebd54a3 Mention jsonlog in description of logging_collector in GUC table 7 months ago
Michael Paquier 2f9b769b30 Fix comment of StrategySyncStart() 7 months ago
Tom Lane f7a08b6e96 Avoid integer overflow while testing wal_skip_threshold condition. 7 months ago
Tom Lane 6655d931c6 Handle default NULL insertion a little better. 8 months ago
Tom Lane 998c4fc7c2 Avoid breaking SJIS encoding while de-backslashing Windows paths. 8 months ago
Noah Misch 9311fcb864 At update of non-LP_NORMAL TID, fail instead of corrupting page header. 8 months ago
Noah Misch 3d57f7cf30 Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input. 8 months ago
Tom Lane 53771e44df Doc: recommend "psql -X" for restoring pg_dump scripts. 8 months ago
Tomas Vondra 92598f4fa5 Use the correct sizeof() in BufFileLoadBuffer 8 months ago
Peter Eisentraut 155d6162e4 meson: Fix sepgsql installation 8 months ago
Tom Lane 7ab181a29b Don't ask for bug reports about pthread_is_threaded_np() != 0. 8 months ago
Tom Lane 8c57f54853 Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. 8 months ago
Álvaro Herrera ddab512ebb
Fix detach of a partition that has a toplevel FK to a partitioned table 8 months ago
Tom Lane d62403c512 Update time zone data files to tzdata release 2025a. 8 months ago
Tom Lane 5054b7e107 Avoid using timezone Asia/Manila in regression tests. 8 months ago
Thomas Munro b4b52c911a Fix latch event policy that hid socket events. 8 months ago
Michael Paquier 2c2e1d4f42 Fix header check for continuation records where standbys could be stuck 8 months ago
Michael Paquier 4d72357c40 Revert recent changes related to handling of 2PC files at recovery 8 months ago
Tom Lane 94c02bd334 Fix setrefs.c's failure to do expression processing on prune steps. 8 months ago
Michael Paquier 9420f9bb61 Move routines to manipulate WAL into PostgreSQL::Test::Cluster 8 months ago
Tom Lane b935691b8b Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. 8 months ago
Fujii Masao 5c7c34db25 ecpg: Restore detection of unsupported COPY FROM STDIN. 8 months ago
Heikki Linnakangas 91fc447c21 Fix catcache invalidation of a list entry that's being built 8 months ago
Michael Paquier bfda7d8dd6 Fix potential integer overflow in bringetbitmap() 8 months ago
Daniel Gustafsson 116036d811 Fix HBA option count 8 months ago
Dean Rasheed 77763f3bef Fix XMLTABLE() deparsing to quote namespace names if necessary. 8 months ago
Tom Lane 33a4e656dc Repair memory leaks in plpython. 8 months ago
Daniel Gustafsson c35bbdfbc0 Fix missing ldapscheme option in pg_hba_file_rules() 8 months ago
Nathan Bossart 0b5927dfac Fix an ALTER GROUP ... DROP USER error message. 8 months ago
Thomas Munro be7489662e Fix off_t overflow in pg_basebackup on Windows. 8 months ago
Thomas Munro 0bff6f1da8 Provide 64-bit ftruncate() and lseek() on Windows. 8 months ago
Thomas Munro 9defaaa1da Fix C error reported by Oracle compiler. 8 months ago
Thomas Munro c957d7444f Restore smgrtruncate() prototype in back-branches. 8 months ago
Andrew Dunstan 653729ce0e Document strange jsonb sort order for empty top level arrays 8 months ago
Richard Guo a1a9120c79 Ignore nullingrels when looking up statistics 8 months ago
Bruce Momjian c4f8291cf0 Update copyright for 2025 8 months ago