]> granicus.if.org Git - postgresql/history - doc
Fix tablespace handling for partitioned tables
[postgresql] / doc /
2018-12-17 Alvaro HerreraFix tablespace handling for partitioned tables
2018-12-17 Alvaro HerreraClarify runtime pruning in EXPLAIN
2018-12-14 Tom LaneMake pg_statistic and related code account more honestl...
2018-12-13 Michael PaquierIntroduce new extended routines for FDW and foreign...
2018-12-11 Tom LaneDoc: improve documentation about ALTER LARGE OBJECT...
2018-12-10 Tom LaneDoc: remove obsolete reference to recursive expression...
2018-12-09 Michael PaquierAdd timestamp of last received message from standby...
2018-12-07 Tom LaneDoc: document that we expect CHECK constraint condition...
2018-12-07 Tom LaneDoc: remove obsolete statements about system OID column...
2018-12-07 Tom LaneDoc: make cross-reference to format() function more...
2018-12-06 Stephen FrostImprove planner stats documentation
2018-12-06 Tatsuo IshiiChange true/false to on/off.
2018-12-05 Michael PaquierFix invalid value of synchronous_commit in description...
2018-12-03 Tom LaneRefactor documentation about privileges to centralize...
2018-12-03 Michael PaquierAdd PGXS options to control TAP and isolation tests...
2018-12-01 Tom LaneAdd a --socketdir option to pg_upgrade.
2018-11-29 Tom LaneDocument handling of invalid/ambiguous timestamp input...
2018-11-29 Alvaro HerreraAdd log_statement_sample_rate parameter
2018-11-29 Peter Eisentrautdoc: Add appendix detailing some limits of PostgreSQL
2018-11-29 Michael PaquierAdd pg_partition_tree to documentation index
2018-11-28 Peter EisentrautOnly allow one recovery target setting
2018-11-27 Bruce Momjiandoc: fix wording for plpgsql, add "and"
2018-11-26 Andres FreundFix typo introduced in 578b229718.
2018-11-26 Alvaro HerreraFix sample output for hash_metapage_info query
2018-11-26 Tom LaneAdd CSV table output mode in psql.
2018-11-26 Alvaro HerreraClarify that cross-row constraints are unsupported
2018-11-26 Michael PaquierRevert "Fix typo in documentation of toast storage"
2018-11-26 Michael PaquierFix typo in documentation of toast storage
2018-11-26 Michael PaquierRevert all new recent changes to add PGXS options for...
2018-11-25 Michael PaquierAdd PGXS options to control TAP and isolation tests
2018-11-25 Peter EisentrautIntegrate recovery.conf into postgresql.conf
2018-11-23 Peter Eisentrautdoc: Fix typo
2018-11-23 Michael PaquierClarify documentation about PASSWORD in CREATE/ALTER...
2018-11-22 Tom LaneDoc: rework introductory documentation about covering...
2018-11-21 Bruce Momjiandoc: adjust time zone names text, v2
2018-11-21 Bruce Momjiandoc: adjust time zone names text
2018-11-21 Andres FreundRemove WITH OIDS support, change oid catalog column...
2018-11-20 Peter EisentrautAdd settings to control SSL/TLS protocol version
2018-11-20 Peter Eisentrautdoc: Clarify CREATE TYPE ENUM documentation
2018-11-19 Alvaro Herrerapsql: Show IP address in \conninfo
2018-11-19 Alvaro HerreraDisallow COPY FREEZE on partitioned tables
2018-11-19 Thomas MunroPANIC on fsync() failure.
2018-11-19 Michael PaquierRework documentation of pg_promote
2018-11-15 Amit KapilaFix the omission in docs.
2018-11-14 Tom LaneDoc: remove claim that all \pset format options are...
2018-11-14 Tom LaneAdd a timezone-specific variant of date_trunc().
2018-11-14 Peter EisentrautLower lock level for renaming indexes
2018-11-13 Peter Eisentrautdoc: Fix minor whitespace issue
2018-11-12 Michael PaquierFix incorrect author name in release notes
2018-11-12 Peter Eisentrautdoc: Small punctuation improvement
2018-11-12 Peter Eisentrautdoc: Small run-time pruning doc fix
2018-11-10 Andres Freunddocs: Adapt wal_segment_size docs to fc49e24fa69.
2018-11-09 Michael PaquierFix dependency handling of partitions and inheritance...
2018-11-08 Tom LaneDisallow setting client_min_messages higher than ERROR.
2018-11-07 Peter Eisentrautpg_upgrade: Allow use of file cloning
2018-11-06 Tom LaneLast-minute updates for release notes.
2018-11-06 Tom LaneDisable recheck_on_update optimization to avoid crashes.
2018-11-06 Michael PaquierReorganize format options of psql in alphabetical order
2018-11-05 Tom LaneLast-minute updates for release notes.
2018-11-05 Tom LaneLast-minute updates for release notes.
2018-11-04 Tom LaneRelease notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20...
2018-11-04 Tom LaneFix bugs in plpgsql's handling of CALL argument lists.
2018-11-03 Stephen FrostRemove extra word from create sub docs
2018-11-03 Tom LaneFirst-draft release notes for 11.1.
2018-11-02 Tom LaneYet further rethinking of build changes for macOS Mojave.
2018-11-02 Bruce Momjiandocs: adjust simpler language for NULL return from...
2018-11-02 Bruce MomjianGUC: adjust effective_cache_size docs and SQL description
2018-11-02 Magnus HaganderFix some spelling errors in the documentation
2018-11-02 Bruce Momjiandoc: use simpler language for NULL return from ANY/ALL
2018-11-01 Peter EisentrautRemove obsolete pg_constraint.consrc column
2018-11-01 Peter EisentrautRemove obsolete pg_attrdef.adsrc column
2018-10-31 Tom LaneFix memory leak in repeated SPGIST index scans.
2018-10-30 Michael PaquierAdd pg_partition_tree to display information about...
2018-10-29 Magnus HaganderFix missing whitespace in pg_dump ref page
2018-10-29 Michael PaquierImprove description of pg_attrdef in documentation
2018-10-25 Michael PaquierAdd pg_promote function
2018-10-24 Michael PaquierList wait events in alphabetical order
2018-10-22 Michael PaquierClarify descriptions of relhassubclass and relispartiti...
2018-10-21 Alexander KorotkovFix some grammar errors in bloom.sgml
2018-10-20 Tom LaneClient-side fixes for delayed NOTIFY receipt.
2018-10-15 Peter Eisentrautpgbench: Report errors during run better
2018-10-15 Peter EisentrautMake spelling of "acknowledgment" consistent
2018-10-15 Peter EisentrautFixes for "Glyph not available" warnings from FOP
2018-10-14 Alexander KorotkovAdd missed tag in bloom.sgml
2018-10-14 Alexander Korotkovcontrib/bloom documentation improvement
2018-10-14 Tom LaneDoc: still further copy-editing for v11 release notes.
2018-10-13 Tom LaneDoc: further copy-editing for v11 release notes.
2018-10-13 Tom LaneDoc: copy-editing for CREATE INDEX reference page.
2018-10-13 Tom LaneMake an editing pass over v11 release notes.
2018-10-11 Andres FreundRemove deprecated abstime, reltime, tinterval datatypes.
2018-10-11 Andres FreundRemove timetravel extension.
2018-10-09 Greg StarkAdd "B" suffix for bytes to docs
2018-10-09 Michael PaquierAdd pg_ls_archive_statusdir function
2018-10-08 Thomas MunroRelax transactional restrictions on ALTER TYPE ......
2018-10-05 Bruce Momjiandoc: update PG 11 release notes
2018-10-05 Tom LaneAllow btree comparison functions to return INT_MIN.
2018-10-05 Michael PaquierAdd pg_ls_tmpdir function
2018-10-04 Michael PaquierAdd option SKIP_LOCKED to VACUUM and ANALYZE
2018-10-03 Andres FreundFix issues around EXPLAIN with JIT.
2018-10-02 Michael PaquierFix documentation of pgrowlocks using "lock_type" inste...
next