]> granicus.if.org Git - postgresql/history - doc
Advance PG_CONTROL_VERSION.
[postgresql] / doc /
2016-04-30 Tom LaneRemove warning about num_sync being too large in synchr...
2016-04-29 Peter Eisentrautdoc: Minor wording changes
2016-04-29 Andrew DunstanSupport building with Visual Studio 2015
2016-04-27 Tom LaneClean up parsing of synchronous_standby_names GUC variable.
2016-04-26 Teodor SigaevFix tsearch docs
2016-04-26 Robert HaasEnable parallel query by default.
2016-04-25 Peter Eisentrautdoc: Fix typo
2016-04-24 Andres FreundFix documentation & config inconsistencies around 428b1...
2016-04-23 Peter Eisentrautdoc: Fix typos
2016-04-20 Magnus HaganderUpdate backup documentation for new APIs
2016-04-18 Fujii MasaoFix typo in docs.
2016-04-18 Peter Eisentrautdoc: Document that sequences can also be extension...
2016-04-16 Peter Eisentrautdoc: Change some "user" to "role" for consistency in...
2016-04-16 Peter Eisentrautdoc: Markup improvement
2016-04-16 Peter Eisentrautdoc: Add missing parentheses
2016-04-15 Tom LaneRethink \crosstabview's argument parsing logic.
2016-04-14 Tom LaneDocs: clarify description of LIMIT/OFFSET behavior.
2016-04-14 Fujii MasaoFix duplicated index entry in doc.
2016-04-13 Tom LaneImprove documentation for \crosstabview.
2016-04-12 Tom LaneImprove API of GenericXLogRegister().
2016-04-11 Fujii MasaoFix documented return type of pg_logical_emit_message...
2016-04-09 Tom LaneGet rid of GenericXLogUnregister().
2016-04-09 Alvaro HerreraMove \crosstabview regression tests to a separate file
2016-04-08 Alvaro HerreraSupport \crosstabview in psql
2016-04-08 Stephen FrostCreate default roles
2016-04-08 Stephen FrostReserve the "pg_" namespace for roles
2016-04-08 Kevin GrittnerAdd the "snapshot too old" feature
2016-04-08 Teodor SigaevRevert CREATE INDEX ... INCLUDING ...
2016-04-08 Magnus HaganderAdd authentication parameters compat_realm and upn_usen...
2016-04-08 Tom LaneAdd BSD authentication method.
2016-04-08 Robert HaasAdd combine functions for various floating-point aggreg...
2016-04-08 Teodor SigaevCREATE INDEX ... INCLUDING (column[, ...])
2016-04-08 Robert HaasDocument which aggregates support partial mode.
2016-04-08 Teodor SigaevEnhanced custom error in PLPythonu
2016-04-08 Robert HaasAdd a 'parallel_degree' reloption.
2016-04-08 Peter EisentrautSet PAM_RHOST item for PAM authentication
2016-04-08 Robert HaasUse quicksort, not replacement selection, for external...
2016-04-08 Fujii MasaoFix a couple of places in doc that implied there was...
2016-04-07 Kevin GrittnerDetect SSI conflicts before reporting constraint violations
2016-04-07 Teodor SigaevPhrase full text search.
2016-04-07 Stephen FrostUse GRANT system to manage access to sensitive functions
2016-04-07 Stephen FrostIn pg_dump, include pg_catalog and extension ACLs,...
2016-04-07 Stephen FrostAdd new catalog called pg_init_privs
2016-04-06 Teodor SigaevAdd jsonb_insert
2016-04-06 Simon RiggsGeneric Messages for Logical Decoding
2016-04-06 Fujii MasaoSupport multiple synchronous standby servers.
2016-04-05 Alvaro HerreraFix broken ALTER INDEX documentation
2016-04-05 Alvaro HerreraSupport ALTER THING .. DEPENDS ON EXTENSION
2016-04-05 Robert HaasFix parallel-safety code for parallel aggregation.
2016-04-05 Magnus HaganderImplement backup API functions for non-exclusive backups
2016-04-04 Tom LaneAdd a \gexec command to psql for evaluation of computed...
2016-04-04 Teodor Sigaevfix typo
2016-04-03 Tom LaneAdd psql \errverbose command to see last server error...
2016-04-03 Tom LaneAdd libpq support for recreating an error message with...
2016-04-02 Noah MischCopyedit comments and documentation.
2016-04-01 Teodor SigaevFix English in bloom module documentation
2016-04-01 Teodor SigaevBloom index contrib module
2016-04-01 Teodor SigaevFix typo in generic wal docs
2016-04-01 Teodor SigaevAdd Generic WAL interface
2016-03-30 Teodor SigaevIntroduce SP-GiST operator class over box.
2016-03-30 Teodor SigaevIntroduce traversalValue for SP-GiST scan
2016-03-30 Tom LaneRemove TZ environment-variable entry from postgres...
2016-03-30 Robert HaasAdd new replication mode synchronous_commit = 'remote_a...
2016-03-29 Tom LaneAllow to_timestamp(float8) to convert float infinity...
2016-03-29 Robert HaasAllow aggregate transition states to be serialized...
2016-03-29 Robert HaasImprove pgbench docs regarding per-transaction logging.
2016-03-29 Robert HaasFix pgbench documentation error.
2016-03-29 Alvaro Herrerapgbench: allow a script weight of zero
2016-03-29 Robert Haaspgbench: Remove \setrandom.
2016-03-29 Robert Haaspgbench: Support double constants and functions.
2016-03-28 Alvaro HerreraMention BRIN as able to do multi-column indexes
2016-03-28 Tom LaneDocument errhidecontext() where it ought to be documented.
2016-03-28 Tom LaneLast-minute updates for release notes.
2016-03-28 Tom LaneCode and docs review for commit 3187d6de0e5a9e805b27c48...
2016-03-27 Tom LaneRelease notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.
2016-03-26 Tom LaneFirst-draft release notes for 9.5.2.
2016-03-25 Tom LaneImprove PL/Tcl errorCode facility by providing decoded...
2016-03-25 Tom LaneIn PL/Tcl, make database errors return additional info...
2016-03-24 Robert HaasImprove documentation for combine functions.
2016-03-24 Alvaro HerreraSupport CREATE ACCESS METHOD
2016-03-22 Teodor SigaevImprove docs of pg_trgm changes
2016-03-22 Fujii MasaoFix typo in docs.
2016-03-21 Tom LaneImprove header output from psql's \watch command.
2016-03-20 Tom LaneSQL commands in pgbench scripts are now ended by semico...
2016-03-19 Alvaro Herrerapgbench: Allow changing weights for scripts
2016-03-19 Peter EisentrautAllow SSL server key file to have group read access...
2016-03-18 Peter EisentrautMerge wal_level "archive" and "hot_standby" into new...
2016-03-18 Robert HaasDirectly modify foreign tables.
2016-03-18 Teodor SigaevFix a typo
2016-03-18 Teodor SigaevIntroduce parse_ident()
2016-03-17 Alvaro Herreradocs: Fix typo'd brin_summarize_new_values
2016-03-17 Peter EisentrautAdd syslog_split_messages parameter
2016-03-17 Peter EisentrautAdd syslog_sequence_numbers parameter
2016-03-16 Teodor SigaevAdd word_similarity to pg_trgm contrib module.
2016-03-16 Robert HaasFix typo.
2016-03-16 Robert HaasAdd idle_in_transaction_session_timeout.
2016-03-16 Teodor SigaevGUC variable pg_trgm.similarity_threshold insead of...
2016-03-15 Robert HaasFix typos.
2016-03-15 Robert HaasFix typos.
2016-03-15 Robert HaasAdd simple VACUUM progress reporting.
next