index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2023-03-26
Doc: clarify introduction to database roles.
Tom Lane
2023-03-25
Fix CREATE INDEX progress reporting for multi-level partitioning.
Tom Lane
2023-03-25
Doc: fix another "contents...exceed the available area" PDF warning.
Tom Lane
2023-03-24
Doc: fix examples for pg_input_error_info().
Tom Lane
2023-03-24
docs: Explain how to silence overly verbose messages by fop
Andres Freund
2023-03-24
Invent GENERIC_PLAN option for EXPLAIN.
Tom Lane
2023-03-24
meson: docs: add texinfo target
Andres Freund
2023-03-24
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
meson: add install-{docs,doc-html,doc-man} targets
Andres Freund
2023-03-24
Doc: Improve description of the "batch_size" option for postgres_fdw.
Etsuro Fujita
2023-03-23
doc: fix another case of missing productname markup
Daniel Gustafsson
2023-03-23
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-03-23
Improve the naming of Parallel Hash Join phases.
Thomas Munro
2023-03-22
Add "-c name=value" switch to initdb.
Tom Lane
2023-03-22
doc: Add description of some missing monitoring functions
Michael Paquier
2023-03-21
Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.
Tom Lane
2023-03-21
docs: use consistent markup for PostgreSQL
Daniel Gustafsson
2023-03-21
pg_waldump: Allow hexadecimal values for -t/--timeline option
Peter Eisentraut
2023-03-21
meson: rename html_help target to htmlhelp
Andres Freund
2023-03-20
Add @extschema:name@ and no_relocate options to extensions.
Tom Lane
2023-03-20
doc/PDF: Add page breaks for <sect1> in contrib appendix
Alvaro Herrera
2023-03-20
Ignore BRIN indexes when checking for HOT updates
Tomas Vondra
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
[next]