projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
13 days ago
John Naylor
Remove implicit cast from 'void *'
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Fix bug in archive streamer with LZ4 decompression
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Move code for the bytea data type from varlena.c to...
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Show sizes of FETCH queries as constants in pg_stat_sta...
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
Update comment for IndexInfo.ii_NullsNotDistinct
commit
|
commitdiff
|
tree
2025-07-01
Nathan Bossart
Add commit 9e345415bc to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2025-07-01
Nathan Bossart
Make more use of binaryheap_empty() and binaryheap_size().
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
Peter Eisentraut
Improve code comment
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
Jeff Davis
Remove provider field from pg_locale_t.
commit
|
commitdiff
|
tree
2025-07-01
Jeff Davis
Control ctype behavior internally with a method table.
commit
|
commitdiff
|
tree
2025-07-01
Jeff Davis
Use pg_ascii_tolower()/pg_ascii_toupper() where appropr...
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
Peter Eisentraut
amcheck: Improve confusing message
commit
|
commitdiff
|
tree
2025-07-01
Tomas Vondra
Limit the size of numa_move_pages requests
commit
|
commitdiff
|
tree
2025-07-01
Amit Kapila
Fix typo in pg_publication.h.
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
doc: TOAST not toast
commit
|
commitdiff
|
tree
2025-07-01
Peter Eisentraut
Enable MSVC conforming preprocessor
commit
|
commitdiff
|
tree
2025-07-01
Michael Paquier
xml2: Improve error handling of libxml2 calls
commit
|
commitdiff
|
tree
2025-07-01
Amit Langote
Fix typos in comments
commit
|
commitdiff
|
tree
2025-07-01
Michael Paquier
Fix typo in system_views.sql's definition of pg_stat_ac...
commit
|
commitdiff
|
tree
2025-06-30
Michael Paquier
Improve error handling of libxml2 calls in xml.c
commit
|
commitdiff
|
tree
2025-06-30
Tom Lane
Improve error report for PL/pgSQL reserved word used...
commit
|
commitdiff
|
tree
2025-06-30
Tom Lane
De-reserve keywords EXECUTE and STRICT in PL/pgSQL.
commit
|
commitdiff
|
tree
2025-06-30
Nathan Bossart
Add new OID alias type regdatabase.
commit
|
commitdiff
|
tree
2025-06-30
Andres Freund
aio: Fix reference to outdated name
commit
|
commitdiff
|
tree
2025-06-30
Andrew Dunstan
Avoid uninitialized value error in TAP tests' Cluster...
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
pgflex: propagate environment to flex subprocess
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
Remove unused #include's in src/backend/utils/adt/*
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2025-06-30
Fujii Masao
psql: Improve tab completion for COPY command.
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
doc: explain pgstatindex fragmentation
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
pgbench: Use standard option handling test routines
commit
|
commitdiff
|
tree
2025-06-30
Peter Eisentraut
doc: Some copy-editing around prefix operators
commit
|
commitdiff
|
tree
2025-06-30
Daniel Gustafsson
doc: Fix typo in pg_sync_replication_slots documentation
commit
|
commitdiff
|
tree
2025-06-30
Michael Paquier
Rationalize handling of VacuumParams
commit
|
commitdiff
|
tree
2025-06-30
Michael Paquier
Align log_line_prefix in CI and TAP tests with pg_regress.c
commit
|
commitdiff
|
tree
2025-06-30
Joe Conway
Stamp HEAD as 19devel.
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
next