| 2025-06-15 |
Tom Lane | Sync typedefs.list with the buildfarm. |
commit | commitdiff | tree |
| 2025-06-15 |
Peter Eisentraut | psql: Change new \conninfo to use SSL instead of TLS |
commit | commitdiff | tree |
| 2025-06-14 |
David Rowley | Improve comments for TidRangeEval |
commit | commitdiff | tree |
| 2025-06-14 |
Fujii Masao | doc: Add note about "Client User" and "Superuser" field... |
commit | commitdiff | tree |
| 2025-06-14 |
Fujii Masao | psql: Report full protocol version in \conninfo output. |
commit | commitdiff | tree |
| 2025-06-14 |
Alexander Korotkov | Add TAP tests to check replication slot advance during... |
commit | commitdiff | tree |
| 2025-06-14 |
Alexander Korotkov | Keep WAL segments by slot's last saved restart LSN |
commit | commitdiff | tree |
| 2025-06-13 |
Peter Geoghegan | nbtree: _bt_readnextpage doesn't affect markPos. |
commit | commitdiff | tree |
| 2025-06-13 |
Jeff Davis | Comment fixups from 626df47ad9. |
commit | commitdiff | tree |
| 2025-06-13 |
Daniel Gustafsson | psql: Reword help message and docs for WATCH_INTERVAL |
commit | commitdiff | tree |
| 2025-06-13 |
Michael Paquier | psql: Forbid use of COPY and \copy while in a pipeline |
commit | commitdiff | tree |
| 2025-06-12 |
Michael Paquier | Replace %llu by PRIu64 in AIO io_uring code |
commit | commitdiff | tree |
| 2025-06-12 |
Fujii Masao | pg_restore: Fix wrong descriptions of --with-{schema... |
commit | commitdiff | tree |
| 2025-06-12 |
Álvaro Herrera | Fix squashing algorithm for query texts |
commit | commitdiff | tree |
| 2025-06-12 |
Fujii Masao | doc: Document that MAINTAIN privilege allows statistics... |
commit | commitdiff | tree |
| 2025-06-12 |
Michael Paquier | Revert support for improved tracking of nested queries |
commit | commitdiff | tree |
| 2025-06-11 |
Peter Geoghegan | Revert "nbtree: Remove useless row compare arg." |
commit | commitdiff | tree |
| 2025-06-11 |
Jeff Davis | Revert a few small patches that were intended for versi... |
commit | commitdiff | tree |
| 2025-06-11 |
Masahiko Sawada | Add tab completion for REJECT_LIMIT option. |
commit | commitdiff | tree |
| 2025-06-11 |
Peter Geoghegan | Make _bt_killitems drop pins it acquired itself. |
commit | commitdiff | tree |
| 2025-06-11 |
Michael Paquier | psql: Remove PARTITION BY clause in tab completion... |
commit | commitdiff | tree |
| 2025-06-10 |
Tom Lane | Don't reduce output request size on non-Unix-socket... |
commit | commitdiff | tree |
| 2025-06-10 |
Jeff Davis | inet_net_pton.c: use pg_ascii_tolower() rather than... |
commit | commitdiff | tree |
| 2025-06-10 |
Jeff Davis | isn.c: use pg_ascii_toupper() instead of toupper(). |
commit | commitdiff | tree |
| 2025-06-10 |
Jeff Davis | contrib/spi/refint.c: use pg_ascii_tolower() instead. |
commit | commitdiff | tree |
| 2025-06-10 |
Jeff Davis | copyfromparse.c: use pg_ascii_tolower() rather than... |
commit | commitdiff | tree |
| 2025-06-10 |
Peter Eisentraut | Use exported symbols list on macOS for loadable modules... |
commit | commitdiff | tree |
| 2025-06-08 |
Tom Lane | pg_restore: fix incompatibility with old directory... |
commit | commitdiff | tree |
| 2025-06-08 |
Etsuro Fujita | Revert "postgres_fdw: Inherit the local transaction... |
commit | commitdiff | tree |
| 2025-06-07 |
Bruce Momjian | doc PG 18 relnotes: add AFTER trigger user change... |
commit | commitdiff | tree |
| 2025-06-07 |
Bruce Momjian | doc PG 18 relnotes: adjust wording of initdb item... |
commit | commitdiff | tree |
| 2025-06-07 |
Peter Eisentraut | plpython: Remove obsolete test expected file |
commit | commitdiff | tree |
| 2025-06-06 |
Jeff Davis | Improve CREATE DATABASE error message for invalid libc... |
commit | commitdiff | tree |
| 2025-06-06 |
Nathan Bossart | Use NULL instead of 0 for pointer arguments. |
commit | commitdiff | tree |
| 2025-06-06 |
Nathan Bossart | Fixed signed/unsigned mismatch in test_dsm_registry. |
commit | commitdiff | tree |
| 2025-06-06 |
Peter Geoghegan | Avoid BufferGetLSNAtomic() calls during nbtree scans. |
commit | commitdiff | tree |
| 2025-06-06 |
Robert Haas | pg_prewarm: Allow autoprewarm to use more than 1GB... |
commit | commitdiff | tree |
| 2025-06-05 |
Tom Lane | Doc: improve description of which role runs a trigger. |
commit | commitdiff | tree |
| 2025-06-05 |
Peter Geoghegan | nbtree: Remove useless row compare arg. |
commit | commitdiff | tree |
| 2025-06-05 |
Álvaro Herrera | Avoid bogus scans of partitions when marking FKs enforced |
commit | commitdiff | tree |
| 2025-06-05 |
Tom Lane | Doc: you must own the target object to use SECURITY... |
commit | commitdiff | tree |
| 2025-06-05 |
Álvaro Herrera | Avoid bogus scans of partitions when validating FKs... |
commit | commitdiff | tree |
| 2025-06-05 |
Tom Lane | Change role names used in trigger test. |
commit | commitdiff | tree |
| 2025-06-05 |
Magnus Hagander | psql: fix order of join clauses when listing extensions |
commit | commitdiff | tree |
| 2025-06-05 |
Michael Paquier | Fix copy-pasto with process count calculation in method... |
commit | commitdiff | tree |
| 2025-06-04 |
Nathan Bossart | doc: Remove notes about "unencrypted" passwords. |
commit | commitdiff | tree |
| 2025-06-04 |
Peter Eisentraut | doc: Update description of pg_constraint.convalidated |
commit | commitdiff | tree |
| 2025-06-04 |
Peter Eisentraut | doc PG 18 relnotes: Add incompatibility note about... |
commit | commitdiff | tree |
| 2025-06-04 |
Peter Eisentraut | Don't strip $libdir from LOAD command |
commit | commitdiff | tree |
| 2025-06-04 |
Michael Paquier | psql: Abort connection when using \syncpipeline after... |
commit | commitdiff | tree |
| 2025-06-03 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2025-06-03 |
Noah Misch | Fix a pg_dump scenario for platforms where SEEK_CUR... |
commit | commitdiff | tree |
| 2025-06-03 |
Fujii Masao | Rename log_lock_failure GUC to log_lock_failures for... |
commit | commitdiff | tree |
| 2025-06-02 |
Tom Lane | Disallow "=" in names of reloptions and foreign-data... |
commit | commitdiff | tree |
| 2025-06-02 |
Melanie Plageman | Correct heap vacuum boundary state setup ordering |
commit | commitdiff | tree |
| 2025-06-02 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2025-06-02 |
Peter Eisentraut | Rename gist stratnum support function |
commit | commitdiff | tree |
| 2025-06-02 |
Michael Paquier | Use replay LSN as target for cascading logical WAL... |
commit | commitdiff | tree |
| 2025-06-01 |
Tom Lane | Add commit 4672b6223 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2025-06-01 |
Tom Lane | Run pgindent on the previous commit. |
commit | commitdiff | tree |
| 2025-06-01 |
Tom Lane | Fix edge-case resource leaks in PL/Python error reporting. |
commit | commitdiff | tree |
| 2025-06-01 |
Etsuro Fujita | postgres_fdw: Inherit the local transaction's access... |
commit | commitdiff | tree |
| 2025-05-31 |
Dean Rasheed | Fix MERGE into a plain inheritance parent table. |
commit | commitdiff | tree |
| 2025-05-31 |
Michael Paquier | Change internal plan ID type from uint64 to int64 |
commit | commitdiff | tree |
| 2025-05-30 |
Nathan Bossart | Ensure we have a snapshot when updating various system... |
commit | commitdiff | tree |
| 2025-05-30 |
Tom Lane | Fix memory leakage in postgres_fdw's DirectModify code... |
commit | commitdiff | tree |
| 2025-05-30 |
Tom Lane | Allow larger packets during GSSAPI authentication exchange. |
commit | commitdiff | tree |
| 2025-05-30 |
Fujii Masao | Make XactLockTableWait() and ConditionalXactLockTableWa... |
commit | commitdiff | tree |
| 2025-05-30 |
David Rowley | Change internal queryid type from uint64 to int64 |
commit | commitdiff | tree |
| 2025-05-29 |
Bruce Momjian | doc PG 18 relnotes: modify async I/O item for other... |
commit | commitdiff | tree |
| 2025-05-29 |
Tom Lane | Avoid resource leaks when a dblink connection fails. |
commit | commitdiff | tree |
| 2025-05-29 |
Fujii Masao | Fix assertion failure in pg_prewarm() on objects withou... |
commit | commitdiff | tree |
| 2025-05-29 |
Michael Paquier | Add AioUringCompletion in wait_event_names.txt |
commit | commitdiff | tree |
| 2025-05-29 |
Bruce Momjian | doc PG 18 relnotes: split apart log_connections item |
commit | commitdiff | tree |
| 2025-05-29 |
Michael Paquier | pg_stat_statements: Fix parameter number gaps in normal... |
commit | commitdiff | tree |
| 2025-05-29 |
Bruce Momjian | doc: clarify log_connections new "setup_durations... |
commit | commitdiff | tree |
| 2025-05-28 |
Bruce Momjian | doc PG 18 relnotes: move ANALYZE item,split ANALYZE... |
commit | commitdiff | tree |
| 2025-05-28 |
Tom Lane | Tighten parsing of datetime input. |
commit | commitdiff | tree |
| 2025-05-28 |
Tom Lane | Fix memory leakage when function compilation fails. |
commit | commitdiff | tree |
| 2025-05-28 |
Bruce Momjian | doc PG 18 relnotes: clarify multiplication item |
commit | commitdiff | tree |
| 2025-05-28 |
Michael Paquier | Adjust regex for test with opening parenthesis in chara... |
commit | commitdiff | tree |
| 2025-05-27 |
Michael Paquier | Fix conversion of SIMILAR TO regexes for character... |
commit | commitdiff | tree |
| 2025-05-27 |
Bruce Momjian | doc PG 18 relnotes: add removal details to MD5 item |
commit | commitdiff | tree |
| 2025-05-27 |
Bruce Momjian | doc PG 18 relnotes: fix markup |
commit | commitdiff | tree |
| 2025-05-27 |
Jeff Davis | Change pg_dump default for statistics export. |
commit | commitdiff | tree |
| 2025-05-27 |
Masahiko Sawada | Fix assertion when decrementing eager scanning success... |
commit | commitdiff | tree |
| 2025-05-26 |
Peter Eisentraut | Improve file_copy_method entry in postgresql.conf.sample |
commit | commitdiff | tree |
| 2025-05-26 |
Daniel Gustafsson | doc: Fix wording in JIT README |
commit | commitdiff | tree |
| 2025-05-26 |
Michael Paquier | Fix race condition in subscription TAP test 021_twophase |
commit | commitdiff | tree |
| 2025-05-26 |
Amit Kapila | Doc: Make logical replication examples executable in... |
commit | commitdiff | tree |
| 2025-05-26 |
Fujii Masao | doc: Fix documenation for snapshot export in logical... |
commit | commitdiff | tree |
| 2025-05-23 |
Bruce Momjian | doc PG 18 relnotes: clarify btree skip-scan item |
commit | commitdiff | tree |
| 2025-05-23 |
Jacob Champion | oauth: Correct missing comma in Requires.private |
commit | commitdiff | tree |
| 2025-05-23 |
Jacob Champion | oauth: Limit JSON parsing depth in the client |
commit | commitdiff | tree |
| 2025-05-23 |
Bruce Momjian | doc PG 18 relnotes: update to current |
commit | commitdiff | tree |
| 2025-05-23 |
Tom Lane | Fix per-relation memory leakage in autovacuum. |
commit | commitdiff | tree |
| 2025-05-23 |
Tom Lane | Fix AlignedAllocRealloc to cope sanely with OOM. |
commit | commitdiff | tree |
| 2025-05-23 |
Daniel Gustafsson | Revert function to get memory context stats for processes |
commit | commitdiff | tree |
| 2025-05-23 |
Peter Eisentraut | Move oauth_validator_libraries in postgresql.conf.sample |
commit | commitdiff | tree |
| 2025-05-23 |
Bruce Momjian | doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution |
commit | commitdiff | tree |
| next |