Commit Graph

14072 Commits (ade925e1693a595ef1c278583fa699ca6fc1ff45)

Author SHA1 Message Date
Bruce Momjian c90dfb62b8 doc: clarify configuration file for Windows builds 3 years ago
Bruce Momjian 5d499dab75 doc: document the CREATE INDEX "USING" clause 3 years ago
Bruce Momjian b79e626323 doc: clarify CREATE TABLE AS ... IF NOT EXISTS 3 years ago
Bruce Momjian cdb257766b doc: improve wal_level docs for the 'minimal' level 3 years ago
Bruce Momjian 89512ee14c doc: clarify DROP EXTENSION dependent members text 3 years ago
Alvaro Herrera d6d1fbf353
MERGE docs adjustments 3 years ago
Amit Kapila c5d67881d3 Improve the protocol message descriptions for 2PC logical replication. 3 years ago
Bruce Momjian b876b7e2d1 doc: mention that COPY MATCH requires columns _in_ _order_ 3 years ago
Tom Lane cc7e0feba5 In extensions, don't replace objects not belonging to the extension. 3 years ago
Tom Lane 501851dea2 Doc: remove in-place tablespaces from v15 release notes. 3 years ago
John Naylor b25566ab3c Fix assorted doc typos 3 years ago
John Naylor 0436f34d40 Clarify DROP EXTENSION docs regarding explicitly dependent routines 3 years ago
Tom Lane c034b629cc Change type "char"'s I/O format for non-ASCII characters. 3 years ago
Michael Paquier 5b94d3ccb7 doc: Fix typos in protocol.sgml 3 years ago
Alvaro Herrera 02e5c273a2
doc: avoid saying "inheritance" ... 3 years ago
Tom Lane a0c632c1de Force immediate commit after CREATE DATABASE etc in extended protocol. 3 years ago
Tom Lane bd6cfbf338 Doc: improve documentation about random(). 3 years ago
Tom Lane 3b474a2e66 Increase minimum supported GNU make version to 3.81. 3 years ago
Bruce Momjian d5623c447c doc: use wording "restore" instead of "reload" of dumps 3 years ago
Bruce Momjian 97f6e4d5b2 doc: clarify that auth. names are lower case and case-sensitive 3 years ago
Bruce Momjian c69616c938 relnotes: improve PG 15 schema permission change wording 3 years ago
John Naylor 895723473e Correct some uses of e.g. and i.e. in message strings and documentation 3 years ago
Bruce Momjian 795ccd4403 relnotes: clarify pg_basebackup compression options 3 years ago
Bruce Momjian 15ff26d559 relnotes: improve wording of several PG 15 items 3 years ago
John Naylor b32a588961 Clarify that pg_dump takes ACCESS SHARE lock 3 years ago
Bruce Momjian ad8c8ee415 docs: make monitoring "phases" table titles consistent 3 years ago
Bruce Momjian 8ef2859163 doc: clarify how dropping of extensions affects dependent objs. 3 years ago
Bruce Momjian e24ea2a97f pg_upgrade doc: mention that replication slots must be recreated 3 years ago
Bruce Momjian fc130b8e2d doc: add documentation about ecpg Oracle-compatibility mode 3 years ago
Bruce Momjian 5766443695 doc: move system views section to its own chapter 3 years ago
Bruce Momjian 890efb49c8 doc: clarify the behavior of identically-named savepoints 3 years ago
Bruce Momjian 1b308c95ac doc: clarify that "excluded" ON CONFLICT is a single row 3 years ago
Bruce Momjian 106ab8531f doc: mention that INSERT can block because of unique indexes 3 years ago
Bruce Momjian 8db5026d0a doc: mention the pg_locks lock names in parentheses 3 years ago
Bruce Momjian d8759a40bf relnotes: updates "cumulative statistics system" mention 3 years ago
Michael Paquier b2b6c1be05 doc: Fix inconsistent quotes in some jsonb fields 3 years ago
Bruce Momjian 6763b2525c doc: add examples for array_length() and jsonb_array_length() 3 years ago
Bruce Momjian 0a1c5a6b96 doc: add pg_prewarm example 3 years ago
Bruce Momjian db1fff1ea4 relnotes: clarify that PG 15 multi-xid is advanced more 3 years ago
Robert Haas d3526e59fd Rename pg_checkpointer predefined role to pg_checkpoint. 3 years ago
Alvaro Herrera e5085fc947
BRIN: improve documentation on summarization 3 years ago
Thomas Munro a2b0719cc2 Default to dynamic_shared_memory_type=sysv on Solaris. 3 years ago
Fujii Masao 1201e0f038 doc: Add index entry for MERGE SQL command. 3 years ago
Bruce Momjian f5135d2aba relnotes: update item about public schema permission change 3 years ago
Magnus Hagander 27f953ea99 Remove outdated recommendation for manual VACUUM 3 years ago
Michael Paquier 401f623c7b doc: Mention attribute "inherited" in pg_stats_ext[_exprs] 3 years ago
Amit Kapila 1ce34519c7 Doc: clarify that tablesync ignores publish operation. 3 years ago
Michael Paquier ca7a0d1d36 Fix two issues with HEADER MATCH in COPY 3 years ago
Bruce Momjian 0b135e4c2e doc: improve wording of plpgsql RAISE format text 3 years ago
Bruce Momjian a9a230e623 doc: clarify wording about phantom reads 3 years ago