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
Age
Commit message (
Expand
)
Author
2021-01-04
Add the ability for the core grammar to have more than one parse target.
Tom Lane
2021-01-04
Allow decoding at prepare time in ReorderBuffer.
Amit Kapila
2021-01-02
Update copyright for 2021
Bruce Momjian
2021-01-01
Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz.
Tom Lane
2020-12-30
Doc: spell out comparison behaviors for the date/time types.
Tom Lane
2020-12-30
Fix up usage of krb_server_keyfile GUC parameter.
Tom Lane
2020-12-30
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-12-30
Doc: fix up PDF build warnings from over-width table columns.
Tom Lane
2020-12-29
Add support of multirange matching to the existing range GiST indexes
Alexander Korotkov
2020-12-29
Implement operators for checking if the range contains a multirange
Alexander Korotkov
2020-12-29
doc: Improve description of min_dynamic_shared_memory
Michael Paquier
2020-12-28
Fix assorted issues in backend's GSSAPI encryption support.
Tom Lane
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
initdb: document that -K requires an argument
Bruce Momjian
2020-12-26
doc: fix SGML markup for pg_alterckey from commit 62afb42a7f
Bruce Momjian
2020-12-26
pg_alterckey: adjust doc build and Win32 sleep/open build fails
Bruce Momjian
2020-12-26
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-26
Add pg_alterckey utility to change the cluster key
Bruce Momjian
2020-12-25
fixes docs and missing initdb help option for commit 978f869b99
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-12-24
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-23
dummy commit
Bruce Momjian
2020-12-21
Remove "invalid concatenation of jsonb objects" error case.
Tom Lane
2020-12-20
Doc: fix description of how to use src/tutorial files.
Tom Lane
2020-12-20
Doc: improve description of pgbench script weights.
Tom Lane
2020-12-20
Multirange datatypes
Alexander Korotkov
2020-12-18
pg_stat_statements: Track time at which all statistics were last reset.
Fujii Masao
2020-12-16
doc: Fix explanation related to pg_shmem_allocations
Michael Paquier
2020-12-16
doc: clarify COPY TO for partitioning/inheritance
Bruce Momjian
2020-12-11
Allow subscripting of hstore values.
Tom Lane
2020-12-11
Allow ALTER TYPE to update an existing type's typsubscript value.
Tom Lane
2020-12-09
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-08
Remove operator_precedence_warning.
Tom Lane
2020-12-08
Doc: clarify that CREATE TABLE discards redundant unique constraints.
Tom Lane
2020-12-08
Doc: explain that the string types can't store \0 (ASCII NUL).
Tom Lane
2020-12-03
doc: remove unnecessary blank before command option text
Bruce Momjian
2020-12-03
docs: list single-letter options first in command-line summary
Bruce Momjian
2020-12-03
Refactor CLUSTER and REINDEX grammar to use DefElem for option lists
Michael Paquier
2020-12-02
Track total number of WAL records, FPIs and bytes generated in the cluster.
Fujii Masao
2020-12-02
Allow restore_command parameter to be changed with reload.
Fujii Masao
2020-12-01
docs: ulink all references to RFC's
Heikki Linnakangas
2020-12-01
doc: Add additional index entries for progress reporting views.
Fujii Masao
2020-12-01
doc: Remove more notes about compatibilities with past versions
Michael Paquier
2020-11-30
Document concurrent indexes waiting on each other
Alvaro Herrera
2020-11-30
Remove configure-time probe for DocBook DTD.
Tom Lane
2020-11-29
Doc: clarify behavior of PQconnectdbParams().
Tom Lane
2020-11-26
pg_stat_statements: Track number of times pgss entries were deallocated.
Fujii Masao
2020-11-26
doc: Add description about re-analysis and re-planning of a prepared statement.
Fujii Masao
2020-11-25
Doc: minor improvements for section 11.2 "Index Types".
Tom Lane
2020-11-25
doc: Fix typos
Peter Eisentraut
[next]