Commit Graph

15230 Commits (ee79a548e746da9a99df0cac70a3ddc095f2829a)

Author SHA1 Message Date
Fujii Masao ee79a548e7 doc: Add note about the server name of postgres_fdw_get_connections() returns. 5 years ago
Bruce Momjian 9e7dbe3369 doc: adjust alignment of doc file list for "pg_waldump.sgml" 5 years ago
Tom Lane a6cf3df4eb Add bytea equivalents of ltrim() and rtrim(). 5 years ago
Peter Eisentraut 15251c0a60 Pause recovery for insufficient parameter settings 5 years ago
Fujii Masao 708d165ddb postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
Magnus Hagander cf621d9d84 Add documentation chapter about checksums 5 years ago
Tomas Vondra 1db0d173a2 Revert "psql \dX: list extended statistics objects" 5 years ago
Magnus Hagander e09155bd62 Add --no-instructions parameter to initdb 5 years ago
Magnus Hagander 960869da08 Add pg_stat_database counters for sessions and session time 5 years ago
Tomas Vondra 891a1d0bca psql \dX: list extended statistics objects 5 years ago
Jeff Davis a32d98351e Documenation fixups for replication protocol. 5 years ago
Alvaro Herrera ebfe2dbd6b
Prevent drop of tablespaces used by partitioned relations 5 years ago
Alvaro Herrera 93c39f987e
Call out vacuum considerations in create index docs 5 years ago
Tom Lane c21ea4d53e Disallow a digit as the first character of a variable name in pgbench. 5 years ago
Tom Lane 06ed235ade Doc: clarify behavior of back-half options in pg_dump. 5 years ago
Peter Geoghegan d168b66682 Enhance nbtree index tuple deletion. 5 years ago
Peter Geoghegan 9dc718bdf2 Pass down "logically unchanged index" hint. 5 years ago
Fujii Masao 39b03690b5 Log long wait time on recovery conflict when it's resolved. 5 years ago
Magnus Hagander e6eeb8d799 Remove incorrect markup 5 years ago
Heikki Linnakangas 756ab29124 Add functions to 'pageinspect' to inspect GiST indexes. 5 years ago
Tom Lane cc865c0f31 Doc: fix description of privileges needed for ALTER PUBLICATION. 5 years ago
Bruce Momjian 01334c92fa doc: expand description of how non-SELECT queries are processed 5 years ago
Tomas Vondra ebb5457cfa Minor fixes in COPY progress docs 5 years ago
Fujii Masao 0650ff2303 Add GUC to log long wait times on recovery conflicts. 5 years ago
Tom Lane 9877374bef Add idle_session_timeout. 5 years ago
Tomas Vondra 8a4f618e7a Report progress of COPY commands 5 years ago
Peter Eisentraut 4656e3d668 Replace CLOBBER_CACHE_ALWAYS with run-time GUC 5 years ago
Fujii Masao 25dde58357 doc: Fix description about default behavior of recovery_target_timeline. 5 years ago
Tom Lane bf8a662c9a Introduce a new GUC_REPORT setting "in_hot_standby". 5 years ago
Bruce Momjian 47b2ed1d06 doc: improve NLS instruction wording 5 years ago
Peter Eisentraut 854434c50a doc: Document how to run regression tests with custom server settings 5 years ago
Tom Lane c9d5298485 Re-implement pl/pgsql's expression and assignment parsing. 5 years ago
Tom Lane 844fe9f159 Add the ability for the core grammar to have more than one parse target. 5 years ago
Amit Kapila a271a1b50e Allow decoding at prepare time in ReorderBuffer. 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 4d3f03f422 Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz. 5 years ago
Tom Lane 319f4d54e8 Doc: spell out comparison behaviors for the date/time types. 5 years ago
Tom Lane 860fe27ee1 Fix up usage of krb_server_keyfile GUC parameter. 5 years ago
Amit Kapila 0aa8a01d04 Extend the output plugin API to allow decoding of prepared xacts. 5 years ago
Tom Lane f20dc2c8dd Doc: fix up PDF build warnings from over-width table columns. 5 years ago
Alexander Korotkov db6335b5b1 Add support of multirange matching to the existing range GiST indexes 5 years ago
Alexander Korotkov 4d7684cc75 Implement operators for checking if the range contains a multirange 5 years ago
Michael Paquier 1b3433e25f doc: Improve description of min_dynamic_shared_memory 5 years ago
Tom Lane 622ae4621e Fix assorted issues in backend's GSSAPI encryption support. 5 years ago
Bruce Momjian 3187ef7c46 Revert "Add key management system" (978f869b99) & later commits 5 years ago
Bruce Momjian ccbe34139b initdb: document that -K requires an argument 5 years ago
Bruce Momjian 3d4843babc doc: fix SGML markup for pg_alterckey from commit 62afb42a7f 5 years ago
Bruce Momjian 82f8c45be5 pg_alterckey: adjust doc build and Win32 sleep/open build fails 5 years ago
Bruce Momjian 300e430c76 Allow ssl_passphrase_command to prompt the terminal 5 years ago
Bruce Momjian 62afb42a7f Add pg_alterckey utility to change the cluster key 5 years ago