projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
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-09
Michael Paquier
doc PG 18 relnotes: Remove item about PQservice()
commit
|
commitdiff
|
tree
2025-07-09
Michael Paquier
libpq: Remove PQservice()
commit
|
commitdiff
|
tree
2025-07-08
Tom Lane
Fix low-probability memory leak in XMLSERIALIZE(.....
commit
|
commitdiff
|
tree
2025-07-08
Michael Paquier
pg_walsummary: Improve stability of test checking stati...
commit
|
commitdiff
|
tree
2025-07-08
Andres Freund
aio: Combine io_uring memory mappings, if supported
commit
|
commitdiff
|
tree
2025-07-07
Jacob Champion
oauth: Fix kqueue detection on OpenBSD
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
Álvaro Herrera
Prevent creation of duplicate not-null constraints...
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
Peter Geoghegan
Update obsolete row compare preprocessing comments.
commit
|
commitdiff
|
tree
2025-07-02
Álvaro Herrera
Fix error message for ALTER CONSTRAINT ... NOT VALID
commit
|
commitdiff
|
tree
2025-07-02
Peter Geoghegan
Make row compares robust during nbtree array scans.
commit
|
commitdiff
|
tree
2025-07-02
Peter Geoghegan
Make handling of redundant nbtree keys more robust.
commit
|
commitdiff
|
tree
2025-07-02
Daniel Gustafsson
doc: pg_buffercache documentation wordsmithing
commit
|
commitdiff
|
tree
2025-07-02
Masahiko Sawada
Fix missing FSM vacuum opportunities on tables without...
commit
|
commitdiff
|
tree
2025-07-02
John Naylor
Remove implicit cast from 'void *'
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
Add commit 07448b3969 to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2025-07-01
Nathan Bossart
Document pg_get_multixact_members().
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
Update comment for IndexInfo.ii_WithoutOverlaps
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
Tomas Vondra
Fix indentation in pg_numa code
commit
|
commitdiff
|
tree
2025-07-01
Tomas Vondra
Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages
commit
|
commitdiff
|
tree
2025-07-01
Tomas Vondra
Silence valgrind about pg_numa_touch_mem_if_required
commit
|
commitdiff
|
tree
2025-07-01
Tomas Vondra
Limit the size of numa_move_pages requests
commit
|
commitdiff
|
tree
2025-07-01
Amit Langote
Fix typos in comments
commit
|
commitdiff
|
tree
2025-06-30
Andres Freund
aio: Fix reference to outdated name
commit
|
commitdiff
|
tree
2025-06-30
Daniel Gustafsson
doc: Fix typo in pg_sync_replication_slots documentation
commit
|
commitdiff
|
tree
2025-06-30
Joe Conway
Adapt REL_18_STABLE to its new status as a stable branch
commit
|
commitdiff
|
tree
2025-06-30
Joe Conway
Do pre-release housekeeping on catalog data.
commit
|
commitdiff
|
tree
2025-06-30
Joe Conway
Run pgperltidy
commit
|
commitdiff
|
tree
2025-06-29
Tom Lane
Fix some new issues with planning of PlaceHolderVars.
commit
|
commitdiff
|
tree
2025-06-29
Tom Lane
Obtain required table lock during cross-table constrain...
commit
|
commitdiff
|
tree
2025-06-29
Peter Eisentraut
pg_recvlogical: Rename --two-phase and --failover options.
commit
|
commitdiff
|
tree
2025-06-28
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2025-06-27
Nathan Bossart
Use correct DatumGet*() function in test_shm_mq_main().
commit
|
commitdiff
|
tree
2025-06-27
Alexander Korotkov
Fix CheckPointReplicationSlots() with max_replication_s...
commit
|
commitdiff
|
tree
2025-06-27
Michael Paquier
Correct list of files in src/backend/lib/README
commit
|
commitdiff
|
tree
2025-06-26
Peter Eisentraut
libpq: Message style improvements
commit
|
commitdiff
|
tree
2025-06-26
Peter Eisentraut
Correct misleading error messages
commit
|
commitdiff
|
tree
2025-06-26
Melanie Plageman
Remove unused check in heap_xlog_insert()
commit
|
commitdiff
|
tree
2025-06-26
Melanie Plageman
Simplify vacuum VM update logging counters
commit
|
commitdiff
|
tree
2025-06-26
Álvaro Herrera
Fix typo in comment
commit
|
commitdiff
|
tree
2025-06-26
Álvaro Herrera
docs: fix typo
commit
|
commitdiff
|
tree
2025-06-26
Álvaro Herrera
pg_dump: include comments on valid not-null constraints...
commit
|
commitdiff
|
tree
2025-06-26
Fujii Masao
Make CREATE TABLE LIKE copy comments on NOT NULL constr...
commit
|
commitdiff
|
tree
2025-06-26
Dean Rasheed
doc: Updates for RETURNING OLD/NEW.
commit
|
commitdiff
|
tree
2025-06-26
Dean Rasheed
doc: Fix indentation of MERGE synopsis.
commit
|
commitdiff
|
tree
2025-06-26
Richard Guo
Expand virtual generated columns for ALTER COLUMN TYPE
commit
|
commitdiff
|
tree
2025-06-25
Peter Eisentraut
doc: Some copy-editing around constraint validation...
commit
|
commitdiff
|
tree
2025-06-25
Peter Eisentraut
pg_createsubscriber: Rename option --remove to --clean
commit
|
commitdiff
|
tree
2025-06-25
Peter Eisentraut
Restrict virtual columns to use built-in functions...
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-25
Fujii Masao
doc: Fix type description of io_workers GUC for consist...
commit
|
commitdiff
|
tree
2025-06-25
Fujii Masao
doc: Mention ANALYZE VERBOSE in track_cost_delay_timing...
commit
|
commitdiff
|
tree
2025-06-24
Fujii Masao
doc: Add secondary index entries for vacuum-related...
commit
|
commitdiff
|
tree
2025-06-24
Tom Lane
Prevent excessive delays before launching new logrep...
commit
|
commitdiff
|
tree
2025-06-24
Álvaro Herrera
Make query jumbling also squash PARAM_EXTERN params
commit
|
commitdiff
|
tree
2025-06-24
Álvaro Herrera
Improve jumble squashing through CoerceViaIO and Relabe...
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
Peter Eisentraut
Fix virtual generated column type checking for ALTER...
commit
|
commitdiff
|
tree
2025-06-24
Fujii Masao
doc: Fix incorrect UUID index entry in function documen...
commit
|
commitdiff
|
tree
2025-06-24
Amit Kapila
Fix missing comment update in 1462aad2e4.
commit
|
commitdiff
|
tree
2025-06-24
Michael Paquier
psql: Rename meta-command \close to \close_prepared
commit
|
commitdiff
|
tree
2025-06-23
Alexander Korotkov
Temporarily remove 046_checkpoint_logical_slot.pl
commit
|
commitdiff
|
tree
2025-06-23
Alexander Korotkov
Remove excess assert from InvalidatePossiblyObsoleteSlot()
commit
|
commitdiff
|
tree
2025-06-23
Tom Lane
Include _mm512_zextsi128_si512() in AVX-512 configure...
commit
|
commitdiff
|
tree
2025-06-23
John Naylor
Properly fix AVX-512 CRC calculation bug
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-21
Bruce Momjian
doc PG 18 relnotes: update to current, add one commit
commit
|
commitdiff
|
tree
2025-06-21
Bruce Momjian
doc PG 18 relnotes: indent tag blocks
commit
|
commitdiff
|
tree
2025-06-21
Bruce Momjian
doc PG 18 relnotes: add remaining missing link tags
commit
|
commitdiff
|
tree
2025-06-20
Tom Lane
Remove planner's have_dangerous_phv() join-order restri...
commit
|
commitdiff
|
tree
2025-06-20
Tom Lane
Use SnapshotDirty when checking for conflicting index...
commit
|
commitdiff
|
tree
2025-06-20
Tom Lane
pgxs.mk: remove unreachable rule for deleting regress...
commit
|
commitdiff
|
tree
2025-06-19
Alexander Korotkov
Improve runtime and output of tests for replication...
commit
|
commitdiff
|
tree
2025-06-19
Bruce Momjian
doc PG 18 relnotes: add links to command and struct...
commit
|
commitdiff
|
tree
2025-06-19
Jeff Davis
Correct docs about partitions and EXCLUDE constraints.
commit
|
commitdiff
|
tree
2025-06-19
Bruce Momjian
doc PG 18 relnotes: add links for applications
commit
|
commitdiff
|
tree
2025-06-19
Bruce Momjian
doc: add xreflabel text for libpq and PL/Python
commit
|
commitdiff
|
tree
2025-06-19
Peter Eisentraut
Improve pg_dump/pg_dumpall help synopses and terminology
commit
|
commitdiff
|
tree
2025-06-19
Amit Kapila
Improve log messages and docs for slot synchronization.
commit
|
commitdiff
|
tree
2025-06-19
Bruce Momjian
doc PG 18 relnotes: add links for server variables
commit
|
commitdiff
|
tree
2025-06-19
Fujii Masao
doc: Mention GIN indexes support parallel builds.
commit
|
commitdiff
|
tree
next