]> granicus.if.org Git - postgresql/history - doc
Allow foreign tables to participate in inheritance.
[postgresql] / doc /
2015-03-22 Tom LaneAllow foreign tables to participate in inheritance.
2015-03-20 Bruce Momjiandocs: clarify the use of shell types
2015-03-20 Bruce Momjiandoc: add comma for clarity
2015-03-20 Bruce Momjiandocs: mention the optimizer can increase the index...
2015-03-19 Stephen FrostGetUserId() changes to has_privs_of_role()
2015-03-19 Bruce Momjiandoc: ALTER DOMAIN VALIDATE CONSTRAINT can also fail
2015-03-18 Bruce Momjianpg_upgrade: document use of rsync for slave upgrades
2015-03-18 Alvaro Herreraarray_offset() and array_offsets()
2015-03-17 Andres FreundRemove docs missed in 51c11a7025.
2015-03-15 Tom LaneAdd missing documentation for PGC_SU_BACKEND in descrip...
2015-03-15 Andres FreundIncrease max_wal_size's default from 128MB to 1GB.
2015-03-15 Andres FreundRemove pause_at_recovery_target recovery.conf setting.
2015-03-14 Peter Eisentrautdoc: Remove link to outdated dtrace project on pgfoundry
2015-03-13 Robert HaasDocument the new custom scan APIs.
2015-03-12 Tom LaneImprove documentation of bt_page_items().
2015-03-11 Tom LaneMake operator precedence follow the SQL standard more...
2015-03-11 Fujii MasaoAdd GUC to enable compression of full page images store...
2015-03-10 Alvaro HerreraFix stray sentence fragment in shared_preload_libraries...
2015-03-10 Robert HaasAllow named parameters to be specified using => in...
2015-03-09 Alvaro HerreraAllow CURRENT/SESSION_USER to be used in certain commands
2015-03-08 Tom LaneFix documentation for libpq's PQfn().
2015-03-07 Peter EisentrautRemove rolcatupdate
2015-03-04 Tom LaneUse standard casting mechanism to convert types in...
2015-03-03 Tom LaneFix busted markup.
2015-03-02 Robert Haaspgbench: Add a real expression syntax to \set
2015-03-02 Stephen FrostFix pg_dump handling of extension config tables
2015-02-27 Alvaro HerreraFix table_rewrite event trigger for ALTER TYPE/SET...
2015-02-26 Fujii MasaoAdd note about how to make the SRF detoasted arguments...
2015-02-24 Heikki LinnakangasFix recovery_command -> restore_command typo in 8.3...
2015-02-23 Peter EisentrautFix invalid DocBook XML
2015-02-23 Alvaro HerreraSupport more commands in event triggers
2015-02-23 Heikki LinnakangasReplace checkpoint_segments with min_wal_size and max_w...
2015-02-23 Fujii MasaoAdd GUC to control the time to wait before retrieving...
2015-02-23 Heikki LinnakangasFix potential deadlock with libpq non-blocking mode.
2015-02-21 Andres FreundAllow forcing nullness of columns during bootstrap.
2015-02-21 Tom LaneDon't need to explain [1] kluge anymore in xfunc.sgml.
2015-02-20 Tom LaneAdd pg_stat_get_snapshot_timestamp() to show statistics...
2015-02-19 Tom LaneUpdate assorted TOAST-related documentation.
2015-02-17 Tom LaneRemove code to match IPv4 pg_hba.conf entries to IPv4...
2015-02-16 Fujii MasaoCorrect the path of pg_lzcompress.c in 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...
next