index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Commit message (
Expand
)
Author
Age
*
Revert "psql \dX: list extended statistics objects"
Tomas Vondra
2021-01-17
*
Add --no-instructions parameter to initdb
Magnus Hagander
2021-01-17
*
Add pg_stat_database counters for sessions and session time
Magnus Hagander
2021-01-17
*
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-17
*
Documenation fixups for replication protocol.
Jeff Davis
2021-01-16
*
Prevent drop of tablespaces used by partitioned relations
Alvaro Herrera
2021-01-14
*
Call out vacuum considerations in create index docs
Alvaro Herrera
2021-01-13
*
Disallow a digit as the first character of a variable name in pgbench.
Tom Lane
2021-01-13
*
Doc: clarify behavior of back-half options in pg_dump.
Tom Lane
2021-01-13
*
Enhance nbtree index tuple deletion.
Peter Geoghegan
2021-01-13
*
Pass down "logically unchanged index" hint.
Peter Geoghegan
2021-01-13
*
Log long wait time on recovery conflict when it's resolved.
Fujii Masao
2021-01-13
*
Remove incorrect markup
Magnus Hagander
2021-01-13
*
Add functions to 'pageinspect' to inspect GiST indexes.
Heikki Linnakangas
2021-01-13
*
Doc: fix description of privileges needed for ALTER PUBLICATION.
Tom Lane
2021-01-12
*
doc: expand description of how non-SELECT queries are processed
Bruce Momjian
2021-01-09
*
Minor fixes in COPY progress docs
Tomas Vondra
2021-01-07
*
Add GUC to log long wait times on recovery conflicts.
Fujii Masao
2021-01-08
*
Add idle_session_timeout.
Tom Lane
2021-01-06
*
Report progress of COPY commands
Tomas Vondra
2021-01-06
*
Replace CLOBBER_CACHE_ALWAYS with run-time GUC
Peter Eisentraut
2021-01-06
*
doc: Fix description about default behavior of recovery_target_timeline.
Fujii Masao
2021-01-06
*
Introduce a new GUC_REPORT setting "in_hot_standby".
Tom Lane
2021-01-05
*
doc: improve NLS instruction wording
Bruce Momjian
2021-01-05
*
doc: Document how to run regression tests with custom server settings
Peter Eisentraut
2021-01-05
*
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
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-04
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz.
Tom Lane
2021-01-01
*
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-29
*
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-27
*
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-25
*
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-25
*
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-25
*
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-24
*
dummy commit
Bruce Momjian
2020-12-23
*
Remove "invalid concatenation of jsonb objects" error case.
Tom Lane
2020-12-21
*
Doc: fix description of how to use src/tutorial files.
Tom Lane
2020-12-20
[next]