]> granicus.if.org Git - postgresql/history - doc
Remove argument isprimary from index_build()
[postgresql] / doc /
2019-01-23 Tatsuo IshiiDoc: fix typo in URL of OASIS group web site.
2019-01-22 Michael PaquierAdjust documentation for vacuumdb --disable-page-skipping
2019-01-22 Andres FreundRephrase references to "time qualification".
2019-01-21 Alvaro HerreraAdd 'id' to Acknowledgments section
2019-01-19 Tomas VondraAllow COPY FROM to filter data using WHERE conditions
2019-01-19 Magnus HaganderReplace @postgresql.org with @lists.postgresql.org...
2019-01-18 Michael PaquierRestrict the use of temporary namespace in two-phase...
2019-01-17 Magnus HaganderReplace references to mailinglists with @lists.postgres...
2019-01-17 Magnus HaganderRemove references to Majordomo
2019-01-17 Tatsuo IshiiDoc: enhance pgbench manual.
2019-01-14 Michael PaquierFix typos in documentation and for one wait event
2019-01-13 Peter EisentrautMake INSTALL makefile rule more robust
2019-01-13 Peter Eisentrautconfigure: Update python search order
2019-01-13 Peter EisentrautChange default of recovery_target_timeline to 'latest'
2019-01-11 Peter Eisentrautdoc: Correct documentation of install-time environment...
2019-01-11 Peter EisentrautCreate INSTALL file using Pandoc
2019-01-11 Peter EisentrautAdd value 'current' for recovery_target_timeline
2019-01-11 Amit KapilaExtend pg_stat_statements_reset to reset statistics...
2019-01-10 Alvaro Herrerapgbench: add \cset and \gset commands
2019-01-09 Tom LaneUpdate docs & tests to reflect that unassigned OLD...
2019-01-08 Tom LaneDoc: update our docs about kernel IPC parameters on...
2019-01-08 Michael PaquierAdd --disable-page-skipping and --skip-locked to vacuumdb
2019-01-08 Tatsuo IshiiDoc: fix meaning of acronym "btree".
2019-01-07 Andrew Gierthdoc: document that INFO messages always go to client.
2019-01-04 Tom LaneMove the built-in conversions into the initial catalog...
2019-01-03 Tom LaneUse symbolic references for pg_language OIDs in the...
2019-01-02 Peter EisentrautSwitch pg_regress to output unified diffs by default
2019-01-02 Bruce MomjianUpdate copyright for 2019
2019-01-01 Michael PaquierRemove configure switch --disable-strong-random
2018-12-29 Tom LaneUse a separate random seed for SQL random()/setseed...
2018-12-28 Michael PaquierClarify referential actions in docs of CREATE/ALTER...
2018-12-20 Tom LaneDoc: fix ancient mistake in search_path documentation.
2018-12-19 Tom LaneMake type "name" collation-aware.
2018-12-19 Tom LaneDoc: fix incorrect example of collecting arguments...
2018-12-19 Tatsuo IshiiDoc: fix typo in "Generic File Access Functions" section.
2018-12-18 Michael PaquierUpdate project link of pgBadger in documentation
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.
next