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
Age
Commit message (
Expand
)
Author
2023-04-23
Validate ltree siglen GiST option to be int-aligned
HEAD
master
Alexander Korotkov
2023-04-23
Fix custom validators call in build_local_reloptions()
Alexander Korotkov
2023-04-22
Doc: update pgindent/README some more.
Tom Lane
2023-04-21
Fix initdb --no-locale.
Jeff Davis
2023-04-21
Avoid character classification in regex escape parsing.
Jeff Davis
2023-04-21
Reorder connection markers in loadbalance tests
Daniel Gustafsson
2023-04-21
Make libpq error messages consistent for translation
Daniel Gustafsson
2023-04-21
doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.
Fujii Masao
2023-04-20
Remove unused global variable
David Rowley
2023-04-20
Fix incorrect function name reference
David Rowley
2023-04-20
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-20
Use --strip-unneeded when stripping static libraries with GNU strip.
Tom Lane
2023-04-20
Fix autovacuum cost debug logging
Daniel Gustafsson
2023-04-20
Doc: clarify NULLS NOT DISTINCT use in unique indexes
David Rowley
2023-04-20
Restart the apply worker if the 'password_required' option is changed.
Amit Kapila
2023-04-20
Remove obsolete defense against strxfrm() bugs.
Thomas Munro
2023-04-19
Fix list_copy_head() with empty Lists
David Rowley
2023-04-19
Use nbtdesc "level" field name consistently.
Peter Geoghegan
2023-04-19
Fix wal_consistency_checking enhanced desc output.
Peter Geoghegan
2023-04-19
Add missed case for tab completion of GRANT/REVOKE MAINTAIN.
Tom Lane
2023-04-19
Fix errormessage for missing system CA in OpenSSL 3.1
Daniel Gustafsson
2023-04-19
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2023-04-19
Fix generation of distribution tarball
Michael Paquier
2023-04-19
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-18
Build ICU support by default.
Jeff Davis
2023-04-18
Update time zone data files to tzdata release 2023c.
Tom Lane
2023-04-18
Remove useless argument from nbtree dedup function.
Peter Geoghegan
2023-04-18
Fix Utils.pm's locale-munging so that Perl itself is also affected.
Tom Lane
2023-04-18
Fix pg_basebackup with in-place tablespaces some more.
Robert Haas
2023-04-18
ecpg: Fix handling of strings in ORACLE compat code with SQLDA
Michael Paquier
2023-04-18
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
Fix various typos
David Rowley
2023-04-17
Comment fix for 60684dd834.
Jeff Davis
2023-04-17
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
Tom Lane
2023-04-17
Avoid trying to write an empty WAL record in log_newpage_range().
Tom Lane
2023-04-17
Fix incorrect comment about nbtree WAL record.
Peter Geoghegan
2023-04-17
Further cleanup of autoconf output files for GSSAPI changes.
Tom Lane
2023-04-17
Update configure for ab969a376
Stephen Frost
2023-04-17
doc: Add additional SQL features codes from SQL:2023
Peter Eisentraut
2023-04-17
Update Kerberos/GSSAPI configure/meson check
Stephen Frost
2023-04-17
Put new command-line option into sensible order in help output
Peter Eisentraut
2023-04-16
Doc: remove notes about the version vacuumdb options are valid from
David Rowley
2023-04-16
Ensure result of an aggregate's finalfunc is made read-only.
Tom Lane
2023-04-16
Avoid using non-ASCII commentary in daitch_mokotoff.c.
Tom Lane
2023-04-16
Doc: add note about --buffer-usage-limit being v16 onwards
David Rowley
2023-04-16
Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
David Rowley
2023-04-15
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-15
Remove some non-ASCII symbols from a comment.
Tom Lane
2023-04-14
Adjust Valgrind macro usage to protect chunk headers
David Rowley
2023-04-14
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
[next]