]> granicus.if.org Git - postgresql/history - doc
Minor housekeeping on JSON docs.
[postgresql] / doc /
2015-02-15 Andrew DunstanMinor housekeeping on JSON docs.
2015-02-12 Andres FreundFix typo in logicaldecoding.sgml.
2015-02-10 Michael MeskesFixed array handling in ecpg.
2015-02-06 Heikki LinnakangasReport WAL flush, not insert, position in replication...
2015-02-04 Fujii Masaodoc: Fix markup
2015-02-03 Heikki LinnakangasAdd API functions to libpq to interrogate SSL related...
2015-02-03 Heikki LinnakangasRephrase the documentation on pg_receivexlog --synchron...
2015-02-02 Robert HaasAdd new function BackgroundWorkerInitializeConnectionByOid.
2015-02-02 Tom LaneLast-minute updates for release notes.
2015-02-02 Tom LaneDoc: fix syntax description for psql's \setenv.
2015-02-02 Peter Eisentrautdoc: Improve claim about location of pg_service.conf
2015-02-01 Tom LaneRelease notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.
2015-01-31 Tom LaneFix documentation of psql's ECHO all mode.
2015-01-31 Tom LaneFirst-draft release notes for 9.4.1 et al.
2015-01-30 Stephen FrostPolicy documentation improvements
2015-01-30 Tom LaneFix jsonb Unicode escape processing, and in consequence...
2015-01-30 Peter Eisentrautdoc: Remove superfluous table column
2015-01-30 Bruce Momjiandoc: clarify libpq's 'verify-full' host name check
2015-01-29 Stephen FrostReword CREATE POLICY parameter descriptions
2015-01-29 Stephen FrostCREATE POLICY expression -> using_expression
2015-01-29 Stephen FrostImprove CREATE POLICY documentation
2015-01-29 Stephen FrostAdd usebypassrls to pg_user and pg_shadow
2015-01-28 Heikki LinnakangasRemove dead NULL-pointer checks in GiST code.
2015-01-24 Tom LaneClean up some mess in row-security patches.
2015-01-23 Alvaro Herreravacuumdb: enable parallel mode
2015-01-22 Bruce Momjiandocs: update libpq's PQputCopyData and PQputCopyEnd
2015-01-19 Alvaro Herreradoc: Fix typos in make_timestamp{,tz} examples
2015-01-14 Robert Haasdocs: Add missing <literal> markup.
2015-01-10 Bruce Momjiandocs: improve CREATE TRIGGER defer options list
2015-01-07 Robert Haasdocs: Reword CREATE POLICY documentation.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2015-01-03 Tom LaneTreat negative values of recovery_min_apply_delay as...
2015-01-03 Magnus HaganderMake path to pg_service.conf absolute in documentation
2014-12-31 Tom LaneDocs: improve descriptions of ISO week-numbering date...
2014-12-31 Tom LaneImprove consistency of parsing of psql's magic variables.
2014-12-30 Alvaro Herrerapg_event_trigger_dropped_objects: Add name/args output...
2014-12-30 Alvaro HerreraAdd pg_identify_object_as_address
2014-12-29 Tom LaneAssorted minor fixes for psql metacommand docs.
2014-12-23 Alvaro HerreraRevert "Use a bitmask to represent role attributes"
2014-12-23 Alvaro HerreraUse a bitmask to represent role attributes
2014-12-23 Alvaro Herreraget_object_address: separate domain constraints from...
2014-12-23 Peter EisentrautChange local_preload_libraries to PGC_USERSET
2014-12-22 Andrew DunstanFurther tidy up on json aggregate documentation
2014-12-22 Andrew DunstanFix documentation of argument type of json_agg and...
2014-12-21 Tom LaneDocs: clarify treatment of variadic functions with...
2014-12-20 Bruce Momjiandoc: Adjust wording of ALTER TABLESPACE restriction
2014-12-19 Alvaro Herrerapg_event_trigger_dropped_objects: add behavior flags
2014-12-18 Tom LaneImprove documentation about CASE and constant subexpres...
2014-12-18 Alvaro HerreraHave VACUUM log number of skipped pages due to pins
2014-12-18 Noah MischLock down regression testing temporary clusters on...
2014-12-17 Tom LaneAllow CHECK constraints to be placed on foreign tables.
2014-12-17 Magnus HaganderAdd missing documentation for some vcregress modes
2014-12-17 Magnus HaganderRemove redundant sentence
2014-12-15 Peter Eisentrautdoc: Add link to how to specify time zone names to...
2014-12-14 Tom LaneImprove documentation around parameter-setting and...
2014-12-14 Tom LaneUpdate 9.4 release notes.
2014-12-13 Peter Eisentrautdoc: Fix markup
2014-12-13 Andrew DunstanAdd CINE option for CREATE TABLE AS and CREATE MATERIAL...
2014-12-13 Tom LaneImprove recovery target settings documentation.
2014-12-12 Andrew DunstanAdd several generator functions for jsonb that exist...
2014-12-12 Andrew DunstanAdd json_strip_nulls and jsonb_strip_nulls functions.
2014-12-12 Peter Eisentrautdoc: Move website-stylesheet setting to a more appropri...
2014-12-08 Simon RiggsREINDEX SCHEMA
2014-12-08 Peter Eisentrautdoc: Fix DocBook table column count declaration
2014-12-08 Simon RiggsCorrect recovery_target_action docs
2014-12-07 Simon RiggsEvent Trigger for table_rewrite
2014-12-04 Andres FreundDocument that pg_stat_*_tables.n_tup_upd includes n_tup...
2014-12-04 Peter EisentrautRemove USE_VPATH make variable from PGXS
2014-12-03 Alvaro Herreradoc: Fix markup
2014-12-03 Alvaro HerreraKeep track of transaction commit timestamps
2014-12-02 Alvaro Herrerapageinspect/BRIN: minor tweaks
2014-12-01 Magnus HaganderFix missing space in documentation
2014-11-30 Alvaro HerreraMove test modules from contrib to src/test/modules
2014-11-29 Noah MischRemove PQhostaddr() from 9.4 release notes.
2014-11-29 Noah MischRevert "Add libpq function PQhostaddr()."
2014-11-27 Stephen FrostRename pg_rowsecurity -> pg_policy and other fixes
2014-11-26 Peter Eisentrautdoc: Fix markup
2014-11-25 Simon RiggsRemove extraneous SGML tag
2014-11-25 Simon Riggsaction_at_recovery_target recovery config option
2014-11-25 Tom LaneSupport arrays as input to array_agg() and ARRAY(SELECT...
2014-11-25 Heikki LinnakangasAllow "dbname" from connection string to be overridden...
2014-11-21 Heikki LinnakangasAdd pageinspect functions for inspecting GIN indexes.
2014-11-19 Tom LaneImprove documentation's description of JOIN clauses.
2014-11-17 Simon RiggsAdd pg_dump --snapshot option
2014-11-17 Tom LaneUpdate 9.4 release notes for commits through today.
2014-11-17 Fujii MasaoAdd --synchronous option to pg_receivexlog, for more...
2014-11-16 Magnus HaganderMention the TZ environment variable for initdb
2014-11-16 Magnus HaganderRestructure doc sections about statistics views
2014-11-14 Tom LaneDocument evaluation-order considerations for aggregate...
2014-11-14 Alvaro HerreraDocument BRIN's pages_per_range in CREATE INDEX
2014-11-14 Stephen FrostRevert change to ALTER TABLESPACE summary.
2014-11-13 Alvaro HerreraTweak row-level locking documentation
2014-11-13 Peter Eisentrautdoc: Add index entry for "hypothetical-set aggregate"
2014-11-13 Fujii MasaoRename pending_list_cleanup_size to gin_pending_list_limit.
2014-11-11 Fujii MasaoAdd generate_series(numeric, numeric).
2014-11-11 Fujii MasaoAdd GUC and storage parameter to set the maximum size...
2014-11-10 Alvaro HerreraFurther code and wording tweaks in BRIN
2014-11-08 Peter Eisentrautdoc: Update pg_receivexlog note
2014-11-07 Alvaro HerreraBRIN: Block Range Indexes
2014-11-06 Heikki LinnakangasMove the backup-block logic from XLogInsert to a new...
next