aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Revert "psql \dX: list extended statistics objects"Tomas Vondra2021-01-17
* Add --no-instructions parameter to initdbMagnus Hagander2021-01-17
* Add pg_stat_database counters for sessions and session timeMagnus Hagander2021-01-17
* psql \dX: list extended statistics objectsTomas Vondra2021-01-17
* Documenation fixups for replication protocol.Jeff Davis2021-01-16
* Prevent drop of tablespaces used by partitioned relationsAlvaro Herrera2021-01-14
* Call out vacuum considerations in create index docsAlvaro Herrera2021-01-13
* Disallow a digit as the first character of a variable name in pgbench.Tom Lane2021-01-13
* Doc: clarify behavior of back-half options in pg_dump.Tom Lane2021-01-13
* Enhance nbtree index tuple deletion.Peter Geoghegan2021-01-13
* Pass down "logically unchanged index" hint.Peter Geoghegan2021-01-13
* Log long wait time on recovery conflict when it's resolved.Fujii Masao2021-01-13
* Remove incorrect markupMagnus Hagander2021-01-13
* Add functions to 'pageinspect' to inspect GiST indexes.Heikki Linnakangas2021-01-13
* Doc: fix description of privileges needed for ALTER PUBLICATION.Tom Lane2021-01-12
* doc: expand description of how non-SELECT queries are processedBruce Momjian2021-01-09
* Minor fixes in COPY progress docsTomas Vondra2021-01-07
* Add GUC to log long wait times on recovery conflicts.Fujii Masao2021-01-08
* Add idle_session_timeout.Tom Lane2021-01-06
* Report progress of COPY commandsTomas Vondra2021-01-06
* Replace CLOBBER_CACHE_ALWAYS with run-time GUCPeter Eisentraut2021-01-06
* doc: Fix description about default behavior of recovery_target_timeline.Fujii Masao2021-01-06
* Introduce a new GUC_REPORT setting "in_hot_standby".Tom Lane2021-01-05
* doc: improve NLS instruction wordingBruce Momjian2021-01-05
* doc: Document how to run regression tests with custom server settingsPeter Eisentraut2021-01-05
* Re-implement pl/pgsql's expression and assignment parsing.Tom Lane2021-01-04
* Add the ability for the core grammar to have more than one parse target.Tom Lane2021-01-04
* Allow decoding at prepare time in ReorderBuffer.Amit Kapila2021-01-04
* Update copyright for 2021Bruce Momjian2021-01-02
* Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz.Tom Lane2021-01-01
* Doc: spell out comparison behaviors for the date/time types.Tom Lane2020-12-30
* Fix up usage of krb_server_keyfile GUC parameter.Tom Lane2020-12-30
* Extend the output plugin API to allow decoding of prepared xacts.Amit Kapila2020-12-30
* Doc: fix up PDF build warnings from over-width table columns.Tom Lane2020-12-29
* Add support of multirange matching to the existing range GiST indexesAlexander Korotkov2020-12-29
* Implement operators for checking if the range contains a multirangeAlexander Korotkov2020-12-29
* doc: Improve description of min_dynamic_shared_memoryMichael Paquier2020-12-29
* Fix assorted issues in backend's GSSAPI encryption support.Tom Lane2020-12-28
* Revert "Add key management system" (978f869b99) & later commitsBruce Momjian2020-12-27
* initdb: document that -K requires an argumentBruce Momjian2020-12-26
* doc: fix SGML markup for pg_alterckey from commit 62afb42a7fBruce Momjian2020-12-26
* pg_alterckey: adjust doc build and Win32 sleep/open build failsBruce Momjian2020-12-25
* Allow ssl_passphrase_command to prompt the terminalBruce Momjian2020-12-25
* Add pg_alterckey utility to change the cluster keyBruce Momjian2020-12-25
* fixes docs and missing initdb help option for commit 978f869b99Bruce Momjian2020-12-25
* Add key management systemBruce Momjian2020-12-25
* Fix typos and grammar in docs and commentsMichael Paquier2020-12-24
* dummy commitBruce Momjian2020-12-23
* Remove "invalid concatenation of jsonb objects" error case.Tom Lane2020-12-21
* Doc: fix description of how to use src/tutorial files.Tom Lane2020-12-20