index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2023-04-23
Validate ltree siglen GiST option to be int-aligned
HEAD
master
Alexander Korotkov
2023-04-20
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-19
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-18
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
Fix various typos
David Rowley
2023-04-16
Avoid using non-ASCII commentary in daitch_mokotoff.c.
Tom Lane
2023-04-15
Remove some non-ASCII symbols from a comment.
Tom Lane
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-12
Revert "Adjust contrib/sepgsql regression test expected outputs."
Alvaro Herrera
2023-04-12
basebackup_to_shell: Check for a NULL return from OpenPipeStream.
Robert Haas
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Update contrib/trgm_regexp's memory management.
Thomas Munro
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
Remove useless dependencies in daitch_mokotoff_header.pl.
Tom Lane
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-08
Pacify perlcritic.
Tom Lane
2023-04-07
Adjust contrib/sepgsql regression test expected outputs.
Tom Lane
2023-04-07
Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch.
Tom Lane
2023-04-07
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
Add pg_buffercache_usage_counts() to contrib/pg_buffercache.
Tom Lane
2023-04-06
postgres_fdw: Add support for parallel abort.
Etsuro Fujita
2023-04-06
Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel()
Andres Freund
2023-04-06
Fix row tracking in pg_stat_statements with extended query protocol
Michael Paquier
2023-04-05
Fix function reference in comment
Daniel Gustafsson
2023-04-02
Fix copy-pasto in contrib/auth_delay/meson.build variable name.
Noah Misch
2023-04-02
Pass down table relation into more index relation functions
Andres Freund
2023-03-31
Add show_data option to pg_get_wal_block_info.
Peter Geoghegan
2023-03-30
Show record information in pg_get_wal_block_info.
Peter Geoghegan
2023-03-28
amcheck: In verify_heapam, allows tuples with xmin 0.
Robert Haas
2023-03-28
Fix recent pg_walinspect fpi_length bug.
Peter Geoghegan
2023-03-27
pg_walinspect: Adjust memory context name.
Peter Geoghegan
2023-03-27
amcheck: Generalize one of the recently-added update chain checks.
Robert Haas
2023-03-27
amcheck: Tighten up validation of redirect line pointers.
Robert Haas
2023-03-27
Improve a few things in pg_walinspect
Michael Paquier
2023-03-24
amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Robert Haas
2023-03-23
amcheck: Fix a few bugs in new update chain validation.
Robert Haas
2023-03-23
Improve a bit the tests of pg_walinspect
Michael Paquier
2023-03-22
Teach verify_heapam() to validate update chains within a page.
Robert Haas
2023-03-17
Fix t_isspace(), etc., when datlocprovider=i and datctype=C.
Jeff Davis
2023-03-17
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
postgres_fdw: Remove useless if-test in GetConnection().
Etsuro Fujita
2023-03-17
Add macros for ReorderBufferTXN toptxn.
Amit Kapila
2023-03-16
Use "data directory" not "current directory" in error messages.
Tom Lane
2023-03-16
Tweak regression test of pg_walinspect to be less collation-sensitive
Michael Paquier
2023-03-14
Rework design of functions in pg_walinspect
Michael Paquier
2023-03-13
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
Refactor and improve tests of pg_walinspect
Michael Paquier
2023-03-11
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Andres Freund
2023-03-11
amcheck: Fix ordering bug in update_cached_xid_range()
Andres Freund
2023-03-11
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
Tom Lane
[next]