index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
3 hours
Fix dumping of comments on invalid constraints on domains
REL_15_STABLE
Álvaro Herrera
4 hours
psql: Fix note on project naming in output of \copyright.
Nathan Bossart
22 hours
Silence uninitialized-value warnings in compareJsonbContainers().
Tom Lane
5 days
Fix inconsistent quoting of role names in ACLs.
Tom Lane
7 days
Fix tab-completion for COPY and \copy options.
Masahiko Sawada
9 days
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
12 days
Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
12 days
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance
Álvaro Herrera
13 days
Disable commit timestamps during bootstrap
Michael Paquier
13 days
Obtain required table lock during cross-table updates, redux.
Tom Lane
2025-07-02
Fix bug in archive streamer with LZ4 decompression
Michael Paquier
2025-07-01
Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025-07-01
Make safeguard against incorrect flags for fsync more portable.
Tom Lane
2025-06-29
Obtain required table lock during cross-table constraint updates.
Tom Lane
2025-06-27
Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025-06-26
Remove unused check in heap_xlog_insert()
Melanie Plageman
2025-06-25
Avoid scribbling of VACUUM options
Michael Paquier
2025-06-21
Doc: improve documentation about width_bucket().
Tom Lane
2025-06-20
Use SnapshotDirty when checking for conflicting index names.
Tom Lane
2025-06-17
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
2025-06-14
Keep WAL segments by the flushed value of the slot's restart LSN
Alexander Korotkov
2025-06-11
Make _bt_killitems drop pins it acquired itself.
Peter Geoghegan
2025-06-10
Don't reduce output request size on non-Unix-socket connections.
Tom Lane
2025-06-02
Disallow "=" in names of reloptions and foreign-data options.
Tom Lane
2025-06-01
Run pgindent on the previous commit.
Tom Lane
2025-06-01
Fix edge-case resource leaks in PL/Python error reporting.
Tom Lane
2025-05-31
Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025-05-30
Ensure we have a snapshot when updating various system catalogs.
Nathan Bossart
2025-05-30
Allow larger packets during GSSAPI authentication exchange.
Tom Lane
2025-05-30
Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more.
Fujii Masao
2025-05-28
Adjust regex for test with opening parenthesis in character classes
Michael Paquier
2025-05-27
Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025-05-26
Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025-05-23
Fix per-relation memory leakage in autovacuum.
Tom Lane
2025-05-21
Fix incorrect WAL description for PREPARE TRANSACTION record.
Fujii Masao
2025-05-19
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
Heikki Linnakangas
2025-05-19
Don't retreat slot's confirmed_flush LSN.
Amit Kapila
2025-05-18
Make our usage of memset_s() conform strictly to the C11 standard.
Tom Lane
2025-05-15
Fix Assert failure in XMLTABLE parser
Richard Guo
2025-05-13
Fix order of parameters in POD documentation
Daniel Gustafsson
2025-05-11
Fix comment of tsquerysend()
Álvaro Herrera
2025-05-09
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
2025-05-09
Ooops ... add required configure support.
Tom Lane
2025-05-09
Centralize ssl tests' check for whether we're using LibreSSL.
Tom Lane
2025-05-05
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
2025-05-05
Refactor test_escape.c for additional ways of testing.
Noah Misch
2025-05-05
Translation updates
Peter Eisentraut
2025-05-03
Fix typos in comments.
Etsuro Fujita
2025-05-02
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
2025-05-01
Add missing newlines to PQescapeInternal() messages pre-v16.
Tom Lane
[next]