Commit Graph

14031 Commits (0201d79a5549e3375ea5e5aee351378399453f15)

Author SHA1 Message Date
Amit Kapila 621a8ac5af Fix the omission in docs. 7 years ago
Tom Lane 51eaaafb85 Doc: remove claim that all \pset format options are unique in 1 letter. 7 years ago
Tom Lane 600b04d6b5 Add a timezone-specific variant of date_trunc(). 7 years ago
Peter Eisentraut 1b5d797cd4 Lower lock level for renaming indexes 7 years ago
Peter Eisentraut d20dceaf50 doc: Fix minor whitespace issue 7 years ago
Michael Paquier ffb68980e3 Fix incorrect author name in release notes 7 years ago
Peter Eisentraut fc151211ef doc: Small punctuation improvement 7 years ago
Peter Eisentraut 253b3f6760 doc: Small run-time pruning doc fix 7 years ago
Andres Freund 5fc1670bad docs: Adapt wal_segment_size docs to fc49e24fa6. 7 years ago
Michael Paquier 319a810180 Fix dependency handling of partitions and inheritance for ON COMMIT 7 years ago
Tom Lane 3d360e20c9 Disallow setting client_min_messages higher than ERROR. 7 years ago
Peter Eisentraut 3a769d8239 pg_upgrade: Allow use of file cloning 7 years ago
Tom Lane 77366d90f4 Last-minute updates for release notes. 7 years ago
Tom Lane 5d28c9bd73 Disable recheck_on_update optimization to avoid crashes. 7 years ago
Michael Paquier add9182e59 Reorganize format options of psql in alphabetical order 7 years ago
Tom Lane b0a1ff8a6a Last-minute updates for release notes. 7 years ago
Tom Lane 1eaeb02a30 Last-minute updates for release notes. 7 years ago
Tom Lane fa534b411c Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25. 7 years ago
Tom Lane 15c7293477 Fix bugs in plpgsql's handling of CALL argument lists. 7 years ago
Stephen Frost ceadcbe8ff Remove extra word from create sub docs 7 years ago
Tom Lane 65a82a7649 First-draft release notes for 11.1. 7 years ago
Tom Lane 1440c461f7 Yet further rethinking of build changes for macOS Mojave. 7 years ago
Bruce Momjian a4634b96cc docs: adjust simpler language for NULL return from ANY/ALL 7 years ago
Bruce Momjian 3e0f1a4741 GUC: adjust effective_cache_size docs and SQL description 7 years ago
Magnus Hagander 0083a82433 Fix some spelling errors in the documentation 7 years ago
Bruce Momjian 8610c973dd doc: use simpler language for NULL return from ANY/ALL 7 years ago
Peter Eisentraut 96b00c433c Remove obsolete pg_constraint.consrc column 7 years ago
Peter Eisentraut fe5038236c Remove obsolete pg_attrdef.adsrc column 7 years ago
Tom Lane 696b0c5fd0 Fix memory leak in repeated SPGIST index scans. 7 years ago
Michael Paquier d5eec4eefd Add pg_partition_tree to display information about partitions 7 years ago
Magnus Hagander 56c0484b2e Fix missing whitespace in pg_dump ref page 7 years ago
Michael Paquier 0993b8ada5 Improve description of pg_attrdef in documentation 7 years ago
Michael Paquier 10074651e3 Add pg_promote function 7 years ago
Michael Paquier 5ef037cf0b List wait events in alphabetical order 7 years ago
Michael Paquier 55853d666c Clarify descriptions of relhassubclass and relispartition in pg_class 7 years ago
Alexander Korotkov 31ff51adc8 Fix some grammar errors in bloom.sgml 7 years ago
Tom Lane 4247db6252 Client-side fixes for delayed NOTIFY receipt. 7 years ago
Peter Eisentraut 5b75a4f826 pgbench: Report errors during run better 7 years ago
Peter Eisentraut 35584fd05f Make spelling of "acknowledgment" consistent 7 years ago
Peter Eisentraut 9274c577f7 Fixes for "Glyph not available" warnings from FOP 7 years ago
Alexander Korotkov 981b64f840 Add missed tag in bloom.sgml 7 years ago
Alexander Korotkov 98afb83905 contrib/bloom documentation improvement 7 years ago
Tom Lane 8f850f2cad Doc: still further copy-editing for v11 release notes. 7 years ago
Tom Lane d3ef93f0eb Doc: further copy-editing for v11 release notes. 7 years ago
Tom Lane 0027915143 Doc: copy-editing for CREATE INDEX reference page. 7 years ago
Tom Lane 5e9d7b226e Make an editing pass over v11 release notes. 7 years ago
Andres Freund cda6a8d01d Remove deprecated abstime, reltime, tinterval datatypes. 7 years ago
Andres Freund 2d10defa77 Remove timetravel extension. 7 years ago
Greg Stark 36e9d413a1 Add "B" suffix for bytes to docs 7 years ago
Michael Paquier c481016201 Add pg_ls_archive_statusdir function 7 years ago