Commit Graph

14118 Commits (4be058fe9ec5e630239b656af21fc083371f30ed)

Author SHA1 Message Date
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
Thomas Munro 212fab9926 Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). 7 years ago
Bruce Momjian 6eb612fea9 doc: update PG 11 release notes 7 years ago
Tom Lane c87cb5f7a6 Allow btree comparison functions to return INT_MIN. 7 years ago
Michael Paquier 9cd92d1a33 Add pg_ls_tmpdir function 7 years ago
Michael Paquier 803b1301e8 Add option SKIP_LOCKED to VACUUM and ANALYZE 7 years ago
Andres Freund c03c1449c0 Fix issues around EXPLAIN with JIT. 7 years ago
Michael Paquier 80810ca629 Fix documentation of pgrowlocks using "lock_type" instead of "modes" 7 years ago
Peter Eisentraut a6949ca34d doc: Clarify CREATE TABLESPACE documentation 7 years ago
Andres Freund 92a0342a90 Correct overflow handling in pgbench. 7 years ago
Andres Freund 27e082b0c6 Clean up in the wake of TupleDescGetSlot() removal / 10763358c3. 7 years ago
Tom Lane fd582317e1 Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
Joe Conway c62dd80cdf Document aclitem functions and operators 7 years ago
Tom Lane 73a6005137 Doc: warn against using parallel restore with --load-via-partition-root. 7 years ago