summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2023-05-16doc: Fix ordering of entries in wait event table for I/O typeMichael Paquier
2023-05-15doc: Fix incorrect version list for Windows SDKMichael Paquier
2023-05-15Rename io_direct to debug_io_direct.Thomas Munro
2023-05-12Tighten usage of PSQL_WATCH_PAGER.Tom Lane
2023-05-10Doc: Fix link to fillfactor reloption.Peter Geoghegan
2023-05-10Fix assertion failure when updating stats_fetch_consistency in a transactionMichael Paquier
2023-05-08Doc: update VACUUM FREEZE query conflict guidance.Peter Geoghegan
2023-05-08doc: Fix some markups in logical replication sectionMichael Paquier
2023-05-04doc: New glossary entriesPeter Eisentraut
2023-05-02Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers.Tom Lane
2023-05-02doc: Fix typo in pg_amcheck for term "schema"Michael Paquier
2023-04-26doc: Fix grammar.Etsuro Fujita
2023-04-24Remove vacuum_defer_cleanup_ageAndres Freund
2023-04-23Remove new <para id="contrib-obsolete">.Noah Misch
2023-04-23Validate ltree siglen GiST option to be int-alignedAlexander Korotkov
2023-04-21doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.Fujii Masao
2023-04-21Remove io prefix from pg_stat_io columnsMichael Paquier
2023-04-20Doc: clarify NULLS NOT DISTINCT use in unique indexesDavid Rowley
2023-04-19Fix generation of distribution tarballMichael Paquier
2023-04-18Build ICU support by default.Jeff Davis
2023-04-18Fix some typos and some incorrectly duplicated wordsDavid Rowley
2023-04-17Put new command-line option into sensible order in help outputPeter Eisentraut
2023-04-17Doc: remove notes about the version vacuumdb options are valid fromDavid Rowley
2023-04-16Doc: add note about --buffer-usage-limit being v16 onwardsDavid Rowley
2023-04-16Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docsDavid Rowley
2023-04-14doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+Daniel Gustafsson
2023-04-14doc: Fix some grammar for logical decoding description and functionsMichael Paquier
2023-04-13Explicitly require MIT Kerberos for GSSAPIStephen Frost
2023-04-13De-Revert "Add support for Kerberos credential delegation"Stephen Frost
2023-04-13doc: Make HTML ids discoverablePeter Eisentraut
2023-04-13Add missing XML ID attributePeter Eisentraut
2023-04-12Revert "Catalog NOT NULL constraints" and falloutAlvaro Herrera
2023-04-12Document BaseBackupSync and BaseBackupWrite wait events.Robert Haas
2023-04-12doc: Reword unexplained abbreviationDaniel Gustafsson
2023-04-12doc: Fix some typos and grammarMichael Paquier
2023-04-11Document new pg_subscription columns.Robert Haas
2023-04-11Doc: use "an SQL" consistently rather than "a SQL"David Rowley
2023-04-10Doc: add missed entries in BRIN extensibility tables.Tom Lane
2023-04-10Fix nbtree posting list update desc output.Peter Geoghegan
2023-04-10Doc: adjust examples of EXTRACT() output to match current reality.Tom Lane
2023-04-10Doc: avoid using pg_get_publication_tables() in an example.Tom Lane
2023-04-08Revert "Add support for Kerberos credential delegation"Stephen Frost
2023-04-08Allow logical decoding on standbysAndres Freund
2023-04-08Handle logical slot conflicts on standbyAndres Freund
2023-04-07Support invalidating replication slots due to horizon and wal_levelAndres Freund
2023-04-08Add io_direct setting (developer-only).Thomas Munro
2023-04-08Doc: Fix the datatype of the newly added SUBSCRIPTION options.Amit Kapila
2023-04-07Add support for Kerberos credential delegationStephen Frost
2023-04-07Track IO times in pg_stat_ioAndres Freund
2023-04-07Show more detail in heapam rmgr descriptions.Peter Geoghegan