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
2020-09-09
Minor fixes in docs and error messages.
Tom Lane
2020-09-09
Add missing quote in docs
Magnus Hagander
2020-09-08
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-07
doc: Fix table cell overflow
Peter Eisentraut
2020-09-07
doc: Tweak sentence for pg_checksums when enabling checksums
Michael Paquier
2020-09-06
Change path in example of file_fdw for logs
Magnus Hagander
2020-09-06
doc: Don't hide the "Up" link when it is the same as "Home"
Peter Eisentraut
2020-09-04
doc: Change table alias names to lower case in tutorial chapter
Peter Eisentraut
2020-09-04
doc: Fix whitespace issue in PDF
Peter Eisentraut
2020-09-04
doc: Use tags consistently in the tutorial chapter
Peter Eisentraut
2020-09-03
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
Tom Lane
2020-09-03
Doc: mention packager-supplied tools for server start/stop, initdb, etc.
Tom Lane
2020-09-03
doc: Make SQL command names in the catalog documentation links
Peter Eisentraut
2020-09-03
doc: Add missing cross-links in system catalog documentation
Peter Eisentraut
2020-09-03
Fix XML id to match containing page
Peter Eisentraut
2020-09-03
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-02
Add string_to_table() function.
Tom Lane
2020-09-02
Add access method names to \d[i|m|t]+ in psql
Michael Paquier
2020-09-01
doc: clarify that max_wal_size is "during" checkpoints
Bruce Momjian
2020-09-01
Raise error on concurrent drop of partitioned index
Alvaro Herrera
2020-08-31
doc: document how the backup manifest is transferred
Bruce Momjian
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
pg_upgrade doc: mention saving postgresql.conf.auto files
Bruce Momjian
2020-08-31
doc: Update partitioning limitation on BEFORE triggers
Alvaro Herrera
2020-08-31
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
docs: clarify intermediate certificate creation instructions
Bruce Momjian
2020-08-31
docs: replace "stable storage" with "durable" in descriptions
Bruce Momjian
2020-08-31
doc: improve description of subscripting of arrays
Bruce Momjian
2020-08-31
docs: improve 'capitals' inheritance example
Bruce Momjian
2020-08-31
doc: clarify the useful features of procedures
Bruce Momjian
2020-08-31
Fix docs bug stating file_fdw requires absolute paths
Magnus Hagander
2020-08-30
Mark factorial operator, and postfix operators in general, as deprecated.
Tom Lane
2020-08-30
Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE.
Tom Lane
2020-08-28
doc: Rework tables for built-in operator classes of index AMs
Michael Paquier
2020-08-28
doc: Update cracklib URL
Peter Eisentraut
2020-08-26
Extend the BufFile interface.
Amit Kapila
2020-08-26
Prevent non-superusers from reading pg_backend_memory_contexts, by default.
Fujii Masao
2020-08-25
docs: client certificates are always sent to the server
Bruce Momjian
2020-08-25
doc: Fix up title case
Peter Eisentraut
2020-08-24
doc: Fix some markups for support functions of index AMs
Michael Paquier
2020-08-22
doc: Fix format, incorrect structure names and markup inconsistencies
Michael Paquier
2020-08-22
docs: improve description of how to handle multiple databases
Bruce Momjian
2020-08-21
docs: add COMMENT examples for new features, rename rtree
Bruce Momjian
2020-08-21
Rework EXPLAIN for planner's buffer usage.
Fujii Masao
2020-08-20
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-19
Add pg_backend_memory_contexts system view.
Fujii Masao
2020-08-18
Add PL/Sample to src/test/modules/
Michael Paquier
2020-08-17
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
[next]