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-03-13
cirrus/ccache: Use G rather than GB suffix
Peter Eisentraut
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-13
Refactor and improve tests of pg_walinspect
Michael Paquier
2023-03-12
Work around implementation restriction in adjust_appendrel_attrs.
Tom Lane
2023-03-12
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-11
pg_amcheck: Minor test speedups
Andres Freund
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
meson: fix header path of ossp-uuid
Andres Freund
2023-03-11
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
Tom Lane
2023-03-10
Ensure COPY TO on an RLS-enabled table copies no more than it should.
Tom Lane
2023-03-10
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
Fix tests for non-ICU build
Peter Eisentraut
2023-03-10
Add standard collation UNICODE
Peter Eisentraut
2023-03-10
Include headers of archive/ in installation
Michael Paquier
2023-03-10
Add a test for UCS_BASIC collation
Peter Eisentraut
2023-03-10
doc: Better example for custom ICU rules
Peter Eisentraut
2023-03-10
Fix incorrect format placeholders
Peter Eisentraut
2023-03-10
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Michael Paquier
2023-03-09
Fix test failure caused in 27b62377b4.
Jeff Davis
2023-03-09
Reject combining "epoch" and "infinity" with other datetime fields.
Tom Lane
2023-03-09
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
HTML docs: Add padding to table.simplelist for more readable output
Alvaro Herrera
2023-03-09
Fix 9637badd9f.
Jeff Davis
2023-03-09
pg_upgrade: copy locale and encoding information to new cluster.
Jeff Davis
2023-03-09
For Kerberos testing, disable reverse DNS lookup
Stephen Frost
2023-03-09
Avoid criticizable perl code
Alvaro Herrera
2023-03-09
Add b6dfee28 to .git-blame-ignore-revs
Michael Paquier
2023-03-09
Improve/correct comments
Peter Eisentraut
2023-03-09
Disallow specifying ICU rules unless locale provider is ICU
Peter Eisentraut
2023-03-09
Run pgindent on libpq's fe-auth.c, fe-auth-scram.c and fe-connect.c
Michael Paquier
2023-03-09
Fix race in SERIALIZABLE READ ONLY.
Thomas Munro
2023-03-09
meson: tests: Adjust with_icu/ZSTD env vars for pg_dump, pg_basebackup
Andres Freund
2023-03-09
doc: Add guidelines to generate coverage reports with meson
Michael Paquier
2023-03-08
meson: Add target for installing test files & improve install_test_files
Andres Freund
2023-03-08
001_libpq_pipeline.pl: use Test::Differences if available
Alvaro Herrera
2023-03-08
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-03-08
Clean up comments
Peter Eisentraut
2023-03-08
Break up long GETTEXT_FILES lists
Peter Eisentraut
2023-03-08
Update comment
Peter Eisentraut
2023-03-08
Reflect normalization of query strings for utilities in pg_stat_statements
Michael Paquier
2023-03-08
Fix corruption due to vacuum_defer_cleanup_age underflowing 64bit xids
Andres Freund
2023-03-08
Refine query jumbling handling for CallStmt
Michael Paquier
2023-03-08
meson: don't require 'touch' binary, make use of 'cp' optional
Andres Freund
2023-03-08
Ignore IntoClause.viewQuery in query jumbling
Michael Paquier
2023-03-08
Improve readability of code PROCESS_MAIN in vacuum_rel()
Michael Paquier
2023-03-07
Fix more bugs caused by adding columns to the end of a view.
Tom Lane
2023-03-07
Add support for unit "B" to pg_size_bytes()
Peter Eisentraut
2023-03-07
doc: Update pg_size_pretty documentation about petabytes support
Peter Eisentraut
2023-03-07
Fix flakey pg_stat_io test
Andres Freund
[next]