projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2025-07-15
Tom Lane
Doc: clarify description of current-date/time functions.
commit
|
commitdiff
|
tree
2025-07-11
Tom Lane
Fix inconsistent quoting of role names in ACLs.
commit
|
commitdiff
|
tree
2025-07-11
Amit Kapila
Fix the handling of two GUCs during upgrade.
commit
|
commitdiff
|
tree
2025-07-10
Nathan Bossart
pg_dump: Fix object-type sort priority for large objects.
commit
|
commitdiff
|
tree
2025-07-09
Masahiko Sawada
Fix tab-completion for COPY and \copy options.
commit
|
commitdiff
|
tree
2025-07-09
Amit Kapila
Doc: Improve logical replication failover documentation.
commit
|
commitdiff
|
tree
2025-07-08
Tom Lane
Fix low-probability memory leak in XMLSERIALIZE(.....
commit
|
commitdiff
|
tree
2025-07-07
Tom Lane
Restore the ability to run pl/pgsql expression queries...
commit
|
commitdiff
|
tree
2025-07-06
Michael Paquier
Fix incompatibility with libxml2 >= 2.14
commit
|
commitdiff
|
tree
2025-07-04
Álvaro Herrera
Fix new pg_upgrade query not to rely on regnamespace
commit
|
commitdiff
|
tree
2025-07-04
Álvaro Herrera
pg_upgrade: Add missing newline in error message
commit
|
commitdiff
|
tree
2025-07-04
Álvaro Herrera
pg_upgrade: check for inconsistencies in not-null const...
commit
|
commitdiff
|
tree
2025-07-04
Michael Paquier
Disable commit timestamps during bootstrap
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Obtain required table lock during cross-table updates...
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
doc: Update outdated descriptions of wal_status in...
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
doc: Remove incorrect note about wal_status in pg_repli...
commit
|
commitdiff
|
tree
2025-07-02
Tom Lane
Correctly copy the target host identification in PQcanc...
commit
|
commitdiff
|
tree
2025-07-02
Masahiko Sawada
Fix missing FSM vacuum opportunities on tables without...
commit
|
commitdiff
|
tree
2025-07-02
Michael Paquier
Fix bug in archive streamer with LZ4 decompression
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
Update comment for IndexInfo.ii_NullsNotDistinct
commit
|
commitdiff
|
tree
2025-07-01
Nathan Bossart
Document pg_get_multixact_members().
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
Fix outdated comment for IndexInfo
commit
|
commitdiff
|
tree
2025-07-01
Tom Lane
Make sure IOV_MAX is defined.
commit
|
commitdiff
|
tree
2025-07-01
Tom Lane
Make safeguard against incorrect flags for fsync more...
commit
|
commitdiff
|
tree
2025-07-01
Amit Langote
Fix typos in comments
commit
|
commitdiff
|
tree
2025-06-30
Daniel Gustafsson
doc: Fix typo in pg_sync_replication_slots documentation
commit
|
commitdiff
|
tree
2025-06-29
Tom Lane
Obtain required table lock during cross-table constrain...
commit
|
commitdiff
|
tree
2025-06-27
Nathan Bossart
Use correct DatumGet*() function in test_shm_mq_main().
commit
|
commitdiff
|
tree
2025-06-26
Melanie Plageman
Remove unused check in heap_xlog_insert()
commit
|
commitdiff
|
tree
2025-06-26
Dean Rasheed
doc: Fix indentation of MERGE synopsis.
commit
|
commitdiff
|
tree
2025-06-25
Amit Kapila
Doc: Improve documentation of stream abort.
commit
|
commitdiff
|
tree
2025-06-25
Michael Paquier
Avoid scribbling of VACUUM options
commit
|
commitdiff
|
tree
2025-06-24
Tom Lane
Prevent excessive delays before launching new logrep...
commit
|
commitdiff
|
tree
2025-06-24
Melanie Plageman
Test that vacuum removes tuples older than OldestXmin
commit
|
commitdiff
|
tree
2025-06-24
Daniel Gustafsson
doc: Remove dead link to NewbieDoc Docbook Guide
commit
|
commitdiff
|
tree
2025-06-24
Fujii Masao
doc: Fix incorrect UUID index entry in function documen...
commit
|
commitdiff
|
tree
2025-06-22
Peter Eisentraut
meson: Fix meson warning
commit
|
commitdiff
|
tree
2025-06-21
Tom Lane
Doc: improve documentation about width_bucket().
commit
|
commitdiff
|
tree
2025-06-20
Tom Lane
Use SnapshotDirty when checking for conflicting index...
commit
|
commitdiff
|
tree
2025-06-19
Alexander Korotkov
Improve runtime and output of tests for replication...
commit
|
commitdiff
|
tree
2025-06-19
Jeff Davis
Correct docs about partitions and EXCLUDE constraints.
commit
|
commitdiff
|
tree
2025-06-19
Amit Kapila
Improve log messages and docs for slot synchronization.
commit
|
commitdiff
|
tree
2025-06-17
Masahiko Sawada
Fix re-distributing previously distributed invalidation...
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 the flushed value of the slot...
commit
|
commitdiff
|
tree
2025-06-11
Peter Geoghegan
Make _bt_killitems drop pins it acquired itself.
commit
|
commitdiff
|
tree
2025-06-10
Tom Lane
Don't reduce output request size on non-Unix-socket...
commit
|
commitdiff
|
tree
2025-06-08
Tom Lane
pg_restore: fix incompatibility with old directory...
commit
|
commitdiff
|
tree
2025-06-06
Nathan Bossart
Fixed signed/unsigned mismatch in test_dsm_registry.
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: you must own the target object to use SECURITY...
commit
|
commitdiff
|
tree
2025-06-04
Nathan Bossart
doc: Remove notes about "unencrypted" passwords.
commit
|
commitdiff
|
tree
2025-06-02
Tom Lane
Disallow "=" in names of reloptions and foreign-data...
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
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-05-31
Dean Rasheed
Fix MERGE into a plain inheritance parent table.
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
Álvaro Herrera
Fix broken-FK-detection query in release notes
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
pg_stat_statements: Fix parameter number gaps in normal...
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-26
Michael Paquier
Fix race condition in subscription TAP test 021_twophase
commit
|
commitdiff
|
tree
2025-05-26
Fujii Masao
doc: Fix documenation for snapshot export in logical...
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-22
Tom Lane
Fix memory leak in XMLSERIALIZE(... INDENT).
commit
|
commitdiff
|
tree
2025-05-21
Fujii Masao
Fix incorrect WAL description for PREPARE TRANSACTION...
commit
|
commitdiff
|
tree
2025-05-20
Heikki Linnakangas
Fix cross-version upgrade test failure
commit
|
commitdiff
|
tree
2025-05-20
Michael Paquier
doc: Clarify use of _ccnew and _ccold in REINDEX CONCUR...
commit
|
commitdiff
|
tree
2025-05-19
Heikki Linnakangas
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
commit
|
commitdiff
|
tree
2025-05-19
Amit Kapila
Don't retreat slot's confirmed_flush LSN.
commit
|
commitdiff
|
tree
2025-05-18
Tom Lane
Make our usage of memset_s() conform strictly to the...
commit
|
commitdiff
|
tree
2025-05-16
Daniel Gustafsson
Align organization wording in copyright statement
commit
|
commitdiff
|
tree
2025-05-15
Richard Guo
Fix Assert failure in XMLTABLE parser
commit
|
commitdiff
|
tree
2025-05-13
Daniel Gustafsson
Fix order of parameters in POD documentation
commit
|
commitdiff
|
tree
2025-05-11
Álvaro Herrera
Fix comment of tsquerysend()
commit
|
commitdiff
|
tree
2025-05-11
Tom Lane
Fix incorrect "return NULL" in BumpAllocLarge().
commit
|
commitdiff
|
tree
2025-05-09
Tom Lane
Skip RSA-PSS ssl test when using LibreSSL.
commit
|
commitdiff
|
tree
2025-05-09
Tom Lane
Centralize ssl tests' check for whether we're using...
commit
|
commitdiff
|
tree
2025-05-08
Daniel Gustafsson
doc: Fix title markup for AT TIME ZONE and AT LOCAL
commit
|
commitdiff
|
tree
2025-05-05
Tom Lane
Stamp 17.5.
REL_17_5
commit
|
commitdiff
|
tree
2025-05-05
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2025-05-05
Noah Misch
With GB18030, prevent SIGSEGV from reading past end...
commit
|
commitdiff
|
tree
2025-05-05
Noah Misch
Refactor test_escape.c for additional ways of testing.
commit
|
commitdiff
|
tree
2025-05-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2025-05-04
Tom Lane
Release notes for 17.5, 16.9, 15.13, 14.18, 13.21.
commit
|
commitdiff
|
tree
2025-05-03
Etsuro Fujita
Fix typos in comments.
commit
|
commitdiff
|
tree
2025-05-02
Álvaro Herrera
Handle self-referencing FKs correctly in partitioned...
commit
|
commitdiff
|
tree
2025-05-02
Tom Lane
Doc: correct spelling of meson switch.
commit
|
commitdiff
|
tree
2025-05-02
Tom Lane
Doc: forgot to run add_commit_links.pl.
commit
|
commitdiff
|
tree
2025-05-02
Tom Lane
First-draft release notes for 17.5.
commit
|
commitdiff
|
tree
2025-05-01
Noah Misch
Doc: stop implying recommendation of insecure search_pa...
commit
|
commitdiff
|
tree
2025-05-01
Dean Rasheed
doc: Warn that ts_headline() output is not HTML-safe.
commit
|
commitdiff
|
tree
2025-04-30
Tom Lane
Update time zone data files to tzdata release 2025b.
commit
|
commitdiff
|
tree
next