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
/
src
Age
Commit message (
Expand
)
Author
2022-09-20
doc: Fix parameter name for pg_create_logical_replication_slot()
Michael Paquier
2022-09-19
Add missing serial commas
Peter Eisentraut
2022-09-19
Fix typos.
Amit Kapila
2022-09-16
Message wording improvements
Peter Eisentraut
2022-09-16
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-15
Copy-edit docs for logical replication column lists
Alvaro Herrera
2022-09-14
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-09-14
Small wording improvements
Peter Eisentraut
2022-09-14
Update .gitignore
Peter Eisentraut
2022-09-14
Run xmllint validation only once
Peter Eisentraut
2022-09-14
Handle SIGTERM in pg_receivewal and pg_recvlogical
Daniel Gustafsson
2022-09-14
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-13
Make locale option behavior more consistent
Peter Eisentraut
2022-09-12
doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
2022-09-12
Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"
Peter Eisentraut
2022-09-12
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-12
Use float8 datatype for percentiles in pg_walinspect stat functions
Peter Eisentraut
2022-09-10
Doc: improve explanation of when custom GUCs appear in pg_settings.
Tom Lane
2022-09-09
Doc: improve documentation about where the psqlrc files are.
Tom Lane
2022-09-09
Reject bogus output from uuid_create(3).
Tom Lane
2022-09-09
Doc fixes for MERGE statement
Alvaro Herrera
2022-09-09
Bump minimum version of Flex to 2.5.35
John Naylor
2022-09-09
Bump minimum version of Bison to 2.3
John Naylor
2022-09-08
doc: Fix PL/pgSQL casing to be consistent
Daniel Gustafsson
2022-09-08
Raise a warning if there is a possibility of data from multiple origins.
Amit Kapila
2022-09-07
Doc: Explain about Column List feature.
Amit Kapila
2022-09-05
Doc: clarify partitioned table limitations
David Rowley
2022-09-03
doc: Fix two queries related to jsonb functions
Michael Paquier
2022-09-03
doc: simplify docs about analyze and inheritance/partitions
Bruce Momjian
2022-09-03
doc: clarify recursion internal behavior
Bruce Momjian
2022-09-02
Doc: fix column list vs. replica identity rules.
Amit Kapila
2022-09-02
Doc: Update struct Trigger definition.
Etsuro Fujita
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
doc: in create statistics docs, mention analyze for parent info
Bruce Momjian
2022-09-01
doc: mention "bloom" as a possible index access method
Bruce Momjian
2022-09-01
doc: use FILTER in aggregate example
Bruce Momjian
2022-09-01
doc: clarify that pgcrypto's gen_random_uuid calls core func.
Bruce Momjian
2022-09-01
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Bruce Momjian
2022-09-01
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2022-09-01
doc: mention that SET TIME ZONE often needs to be quoted
Bruce Momjian
2022-08-31
doc: document the maximum char/varchar length value
Bruce Momjian
2022-08-31
doc: show direction is optional in FETCH/MOVE's FROM/IN syntax
Bruce Momjian
2022-08-31
doc: simplify WITH clause syntax in CREATE DATABASE
Bruce Momjian
2022-08-31
doc: Fix typo in user inheritance documentation
Daniel Gustafsson
2022-08-29
Remove stray "the".
Robert Haas
2022-08-29
docs: Fix up some out-of-date references to INHERIT/NOINHERIT.
Robert Haas
2022-08-28
Doc: fix example of recursive query.
Tom Lane
2022-08-25
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
2022-08-25
Fix doc oversight for custom WAL resource managers.
Jeff Davis
[next]