2025-02-10 |
Andres Freund | Add pg_encoding_set_invalid() |
commit | commitdiff | tree |
2025-02-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2025-02-09 |
Tom Lane | Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. |
commit | commitdiff | tree |
2025-02-07 |
Tom Lane | Fix pgbench performance issue induced by commit af35fe501. |
commit | commitdiff | tree |
2025-02-07 |
Tom Lane | Doc: clarify behavior of timestamptz input some more. |
commit | commitdiff | tree |
2025-02-05 |
Daniel Gustafsson | doc: Update links which returned 404 |
commit | commitdiff | tree |
2025-02-04 |
Alexander Korotkov | pg_controldata: Fix possible errors on corrupted pg_control |
commit | commitdiff | tree |
2025-02-04 |
Nathan Bossart | vacuumdb: Add missing PQfinish() calls to vacuum_one_da... |
commit | commitdiff | tree |
2025-02-02 |
Michael Paquier | Mention jsonlog in description of logging_collector... |
commit | commitdiff | tree |
2025-01-31 |
Michael Paquier | Fix comment of StrategySyncStart() |
commit | commitdiff | tree |
2025-01-30 |
Tom Lane | Avoid integer overflow while testing wal_skip_threshold... |
commit | commitdiff | tree |
2025-01-29 |
Tom Lane | Handle default NULL insertion a little better. |
commit | commitdiff | tree |
2025-01-29 |
Tom Lane | Avoid breaking SJIS encoding while de-backslashing... |
commit | commitdiff | tree |
2025-01-25 |
Noah Misch | At update of non-LP_NORMAL TID, fail instead of corrupt... |
commit | commitdiff | tree |
2025-01-25 |
Noah Misch | Test ECPG decadd(), decdiv(), decmul(), and decsub... |
commit | commitdiff | tree |
2025-01-25 |
Tom Lane | Doc: recommend "psql -X" for restoring pg_dump scripts. |
commit | commitdiff | tree |
2025-01-25 |
Tomas Vondra | Use the correct sizeof() in BufFileLoadBuffer |
commit | commitdiff | tree |
2025-01-23 |
Tom Lane | Don't ask for bug reports about pthread_is_threaded_np... |
commit | commitdiff | tree |
2025-01-22 |
Tom Lane | Repair incorrect handling of AfterTriggerSharedData... |
commit | commitdiff | tree |
2025-01-20 |
Tom Lane | Update time zone data files to tzdata release 2025a. |
commit | commitdiff | tree |
2025-01-20 |
Tom Lane | Avoid using timezone Asia/Manila in regression tests. |
commit | commitdiff | tree |
2025-01-20 |
Michael Paquier | Fix header check for continuation records where standby... |
commit | commitdiff | tree |
2025-01-18 |
Thomas Munro | Fix readlink() for non-PostgreSQL junction points on... |
commit | commitdiff | tree |
2025-01-18 |
Thomas Munro | Fix stat() for recursive junction points on Windows. |
commit | commitdiff | tree |
2025-01-17 |
Michael Paquier | Revert recent changes related to handling of 2PC files... |
commit | commitdiff | tree |
2025-01-17 |
Tom Lane | Fix setrefs.c's failure to do expression processing... |
commit | commitdiff | tree |
2025-01-16 |
Michael Paquier | Move routines to manipulate WAL into PostgreSQL::Test... |
commit | commitdiff | tree |
2025-01-14 |
Tom Lane | Avoid symbol collisions between pqsignal.c and legacy... |
commit | commitdiff | tree |
2025-01-14 |
Fujii Masao | ecpg: Restore detection of unsupported COPY FROM STDIN. |
commit | commitdiff | tree |
2025-01-14 |
Heikki Linnakangas | Fix catcache invalidation of a list entry that's being... |
commit | commitdiff | tree |
2025-01-14 |
Michael Paquier | Fix potential integer overflow in bringetbitmap() |
commit | commitdiff | tree |
2025-01-12 |
Daniel Gustafsson | Fix HBA option count |
commit | commitdiff | tree |
2025-01-12 |
Dean Rasheed | Fix XMLTABLE() deparsing to quote namespace names if... |
commit | commitdiff | tree |
2025-01-11 |
Tom Lane | Repair memory leaks in plpython. |
commit | commitdiff | tree |
2025-01-10 |
Daniel Gustafsson | Fix missing ldapscheme option in pg_hba_file_rules() |
commit | commitdiff | tree |
2025-01-09 |
Thomas Munro | Fix off_t overflow in pg_basebackup on Windows. |
commit | commitdiff | tree |
2025-01-09 |
Thomas Munro | Provide 64-bit ftruncate() and lseek() on Windows. |
commit | commitdiff | tree |
2025-01-08 |
Thomas Munro | Fix C error reported by Oracle compiler. |
commit | commitdiff | tree |
2025-01-07 |
Michael Paquier | Fix memory leak in pgoutput with relation attribute map |
commit | commitdiff | tree |
2025-01-07 |
Thomas Munro | Restore smgrtruncate() prototype in back-branches. |
commit | commitdiff | tree |
2025-01-03 |
Andrew Dunstan | Document strange jsonb sort order for empty top level... |
commit | commitdiff | tree |
2025-01-01 |
Bruce Momjian | Update copyright for 2025 |
commit | commitdiff | tree |
2024-12-29 |
Michael Paquier | Fix handling of orphaned 2PC files in the future at... |
commit | commitdiff | tree |
2024-12-28 |
Tom Lane | Exclude parallel workers from connection privilege... |
commit | commitdiff | tree |
2024-12-28 |
Noah Misch | In REASSIGN OWNED of a database, lock the tuple as... |
commit | commitdiff | tree |
2024-12-23 |
Michael Paquier | Fix memory leak in pgoutput with publication list cache |
commit | commitdiff | tree |
2024-12-21 |
Heikki Linnakangas | Update TransactionXmin when MyProc->xmin is updated |
commit | commitdiff | tree |
2024-12-20 |
Thomas Munro | Fix corruption when relation truncation fails. |
commit | commitdiff | tree |
2024-12-20 |
Michael Paquier | Replace durable_rename_excl() by durable_rename(),... |
commit | commitdiff | tree |
2024-12-19 |
David Rowley | Fix Assert failure in WITH RECURSIVE UNION queries |
commit | commitdiff | tree |
2024-12-17 |
Nathan Bossart | Accommodate very large dshash tables. |
commit | commitdiff | tree |
2024-12-16 |
Heikki Linnakangas | Make 009_twophase.pl test pass with recovery_min_apply_... |
commit | commitdiff | tree |
2024-12-15 |
Tom Lane | pgbench: fix misprocessing of some nested \if constructs. |
commit | commitdiff | tree |
2024-12-13 |
Tom Lane | Fix possible crash in pg_dump with identity sequences. |
commit | commitdiff | tree |
2024-12-12 |
Álvaro Herrera | Backpatch critical performance fixes to pgarch.c |
commit | commitdiff | tree |
2024-12-10 |
Noah Misch | Fix elog(FATAL) before PostmasterMain() or just after... |
commit | commitdiff | tree |
2024-12-09 |
David Rowley | Doc: fix incorrect EXPLAIN ANALYZE output for bloom... |
commit | commitdiff | tree |
2024-12-09 |
Tom Lane | Simplify executor's determination of whether to use... |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Ensure that pg_amop/amproc entries depend on their... |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Make getObjectDescription robust against dangling ampro... |
commit | commitdiff | tree |
2024-12-07 |
Tom Lane | Fix is_digit labeling of to_timestamp's FFn format... |
commit | commitdiff | tree |
2024-12-05 |
Tom Lane | Avoid low-probability crash on out-of-memory. |
commit | commitdiff | tree |
2024-12-02 |
Thomas Munro | RelationTruncate() must set DELAY_CHKPT_START. |
commit | commitdiff | tree |
2024-12-01 |
Tom Lane | Fix broken list-munging in ecpg's remove_variables(). |
commit | commitdiff | tree |
2024-11-28 |
Thomas Munro | Fix MinGW %d vs %lu warnings in back branches. |
commit | commitdiff | tree |
2024-11-28 |
Thomas Munro | Skip SectionMemoryManager.h in cpluspluscheck. |
commit | commitdiff | tree |
2024-11-28 |
Michael Paquier | Revert "Handle better implicit transaction state of... |
commit | commitdiff | tree |
2024-11-27 |
Fujii Masao | pgbench: Ensure previous progress message is fully... |
commit | commitdiff | tree |
2024-11-27 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2024-11-27 |
Peter Eisentraut | Exclude LLVM files from whitespace checks |
commit | commitdiff | tree |
2024-11-27 |
Thomas Munro | If a C23 compiler is detected, try asking for C17. |
commit | commitdiff | tree |
2024-11-27 |
Michael Paquier | Handle better implicit transaction state of pipeline... |
commit | commitdiff | tree |
2024-11-25 |
Tom Lane | Fix NULLIF()'s handling of read-write expanded objects. |
commit | commitdiff | tree |
2024-11-25 |
Noah Misch | Avoid "you don't own a lock of type ExclusiveLock"... |
commit | commitdiff | tree |
2024-11-25 |
Tom Lane | Update configure probes for CFLAGS needed for ARM CRC... |
commit | commitdiff | tree |
2024-11-25 |
Peter Eisentraut | Add support for Tcl 9 |
commit | commitdiff | tree |
2024-11-25 |
Thomas Munro | Assume that <stdbool.h> conforms to the C standard. |
commit | commitdiff | tree |
2024-11-22 |
Thomas Munro | jit: Use -mno-outline-atomics for bitcode on ARM. |
commit | commitdiff | tree |
2024-11-21 |
Álvaro Herrera | Fix newly introduced 010_keep_recycled_wals.pl |
commit | commitdiff | tree |
2024-11-21 |
Álvaro Herrera | Fix outdated bit in README.tuplock |
commit | commitdiff | tree |
2024-11-20 |
Tom Lane | Avoid assertion failure if a setop leaf query contains... |
commit | commitdiff | tree |
2024-11-19 |
Tom Lane | Compare collations before merging UNION operations. |
commit | commitdiff | tree |
2024-11-18 |
Tom Lane | Stamp 14.15. REL_14_15 |
commit | commitdiff | tree |
2024-11-17 |
Tom Lane | Fix recently-exposed portability issue in regex optimiz... |
commit | commitdiff | tree |
2024-11-16 |
Tom Lane | Release notes for 17.2, 16.6, 15.10, 14.15, 13.18,... |
commit | commitdiff | tree |
2024-11-16 |
Tom Lane | Undo unintentional ABI break in struct ResultRelInfo. |
commit | commitdiff | tree |
2024-11-16 |
Noah Misch | Fix per-session activation of ALTER {ROLE|DATABASE... |
commit | commitdiff | tree |
2024-11-16 |
Masahiko Sawada | Fix a possibility of logical replication slot's restart... |
commit | commitdiff | tree |
2024-11-15 |
Tom Lane | Avoid assertion due to disconnected NFA sub-graphs... |
commit | commitdiff | tree |
2024-11-15 |
Álvaro Herrera | Avoid deleting critical WAL segments during pg_rewind |
commit | commitdiff | tree |
2024-11-13 |
Peter Geoghegan | Count contrib/bloom index scans in pgstat view. |
commit | commitdiff | tree |
2024-11-11 |
Alexander Korotkov | Fix arrays comparison in CompareOpclassOptions() |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Stamp 14.14. REL_14_14 |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Parallel workers use AuthenticatedUserId for connection... |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Fix cross-version upgrade tests. |
commit | commitdiff | tree |
2024-11-11 |
Noah Misch | src/tools/msvc: Respect REGRESS_OPTS in plcheck. |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Add needed .gitignore files in back branches. |
commit | commitdiff | tree |
2024-11-11 |
Tom Lane | Fix improper interactions between session_authorization... |
commit | commitdiff | tree |
2024-11-11 |
Nathan Bossart | Ensure cached plans are correctly marked as dependent... |
commit | commitdiff | tree |
next |