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
2022-10-05
doc: clarify description for log_startup_progress_interval
Bruce Momjian
2022-10-05
meson: docs: Add xml{lint,proc} wrapper to collect dependencies
Andres Freund
2022-10-03
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-01
doc: Fix some grammar and typos
Michael Paquier
2022-09-30
Adjust PQsslAttributeNames() to match PQsslAttribute().
Tom Lane
2022-09-30
doc: Fix PQsslAttribute docs for compression
Daniel Gustafsson
2022-09-29
Fix bogus behavior of PQsslAttribute(conn, "library").
Tom Lane
2022-09-29
Use actual backend IDs in pg_stat_get_backend_idset() and friends.
Tom Lane
2022-09-29
Introduce SYSTEM_USER
Michael Paquier
2022-09-28
doc: clarify internal behavior of RECURSIVE CTE queries
Bruce Momjian
2022-09-28
revert "warn of SECURITY DEFINER schemas for non-sql_body funcs"
Bruce Momjian
2022-09-28
Doc: document bpchar, clarify relationship of text and varchar.
Tom Lane
2022-09-28
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-27
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
Introduce GUC_NO_RESET flag.
Tom Lane
2022-09-27
Fix pg_stat_statements for MERGE
Alvaro Herrera
2022-09-26
Doc: further adjust notes about pg_upgrade_output.d.
Tom Lane
2022-09-24
Improve terminology
Peter Eisentraut
2022-09-23
Doc: minor cleanups.
Tom Lane
2022-09-23
Remove PQsendQuery support in pipeline mode
Alvaro Herrera
2022-09-23
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
Doc: adjust misleading phrasing of a few cross-references.
Tom Lane
2022-09-22
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
Restore archive_command documentation
Peter Eisentraut
2022-09-22
Use min/max bounds defined by Zstd for compression level
Michael Paquier
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-22
docs: Fix snapshot name in SET TRANSACTION docs.
Fujii Masao
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
[next]