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
/
doc
Age
Commit message (
Expand
)
Author
2023-03-20
doc: Additional information about timeline ID hexadecimal format
Peter Eisentraut
2023-03-18
Doc: fix documentation example for bytea hex output format.
Tom Lane
2023-03-18
Add functions to do timestamptz arithmetic in a non-default timezone.
Tom Lane
2023-03-17
Fix pg_dump for hash partitioning on enum columns.
Tom Lane
2023-03-17
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-16
Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF.
Tom Lane
2023-03-15
Support [NO] INDENT option in XMLSERIALIZE().
Tom Lane
2023-03-15
doc: Add lists of modules trusted/obsolete
Alvaro Herrera
2023-03-15
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
Amit Kapila
2023-03-14
Allow pg_dump to include/exclude child tables automatically.
Tom Lane
2023-03-14
doc: spell out full productname
Daniel Gustafsson
2023-03-14
Rework design of functions in pg_walinspect
Michael Paquier
2023-03-14
Add support for the error functions erf() and erfc().
Dean Rasheed
2023-03-14
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-13
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-10
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
Add standard collation UNICODE
Peter Eisentraut
2023-03-10
doc: Better example for custom ICU rules
Peter Eisentraut
2023-03-10
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Michael Paquier
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
doc: Add guidelines to generate coverage reports with meson
Michael Paquier
2023-03-08
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
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-06
Fix handling of default option values in createuser
Daniel Gustafsson
2023-03-06
Add PROCESS_MAIN to VACUUM
Michael Paquier
2023-03-05
SQL JSON path enhanced numeric literals
Peter Eisentraut
2023-03-04
Avoid failure when altering state of partitioned foreign-key triggers.
Tom Lane
2023-03-02
Show "internal name" not "source code" in psql's \df+ command.
Tom Lane
2023-03-01
Improve wording in pg_dump compression docs
Tomas Vondra
2023-03-01
meson: Add equivalent of configure --disable-rpath option
Peter Eisentraut
2023-03-01
doc: Mention de-normalization of deallocated entries in pg_stat_statements
Michael Paquier
2023-03-01
doc: Update pg_stat_statements about query ID calculation of utilities
Michael Paquier
2023-02-28
doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect
Michael Paquier
2023-02-27
Rework pg_input_error_message(), now renamed pg_input_error_info()
Michael Paquier
2023-02-27
Replace single-quotes with double-quotes in a few SGML attributes.
Heikki Linnakangas
2023-02-27
pg_rewind: Remove notice in docs about running CHECKPOINT after promote.
Heikki Linnakangas
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-23
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-22
Add missing support for the latest SPI status codes.
Dean Rasheed
2023-02-22
doc: Add default value of createrole_self_grant
Daniel Gustafsson
2023-02-22
Implement ANY_VALUE aggregate
Peter Eisentraut
2023-02-22
doc: Add missing values for meson options -Dcassert and -Db_coverage
Michael Paquier
2023-02-17
Redesign archive modules
Michael Paquier
2023-02-16
Add a new wait state and use it when sending data in the apply worker.
Amit Kapila
2023-02-15
Rename force_parallel_mode to debug_parallel_query
David Rowley
2023-02-15
doc: Fix spelling of option -Dtap_tests for meson
Michael Paquier
2023-02-14
Correct docs for the default locale_provider of a new database.
Jeff Davis
[next]