]> granicus.if.org Git - postgresql/history - doc
Document that forking while having open libpq connections is not
[postgresql] / doc /
2009-05-28 Bruce MomjianDocument that forking while having open libpq connectio...
2009-05-27 Tom LaneImprove release note explanation of the change in libpq...
2009-05-27 Bruce MomjianRemove tabs from SGML file.
2009-05-27 Tom LaneImprove documentation about function volatility: mentio...
2009-05-26 Tom LaneAllow the second argument of pg_get_expr() to be just...
2009-05-18 Peter EisentrautRefer to tables by id, not by "the following table...
2009-05-18 Peter EisentrautSome documentation cleanup for the addition of the...
2009-05-16 Tom LaneMinor copy-editing for description of partial-table...
2009-05-16 Tom LaneMinor editorialization on storage.sgml's documentation...
2009-05-16 Tom LaneMake an editorial pass over the Client Authentication...
2009-05-15 Marc G. Fourniercommit for BETA2 REL8_4_BETA2
2009-05-14 Tom LaneUpdate release notes to today.
2009-05-14 Tom LaneClean up overly hasty docs patch for pg_standby.
2009-05-14 Heikki LinnakangasAdd a note to release notes about the smart failover...
2009-05-14 Heikki LinnakangasAdd recovery_end_command option to recovery.conf. recov...
2009-05-13 Tom LaneRemove a useless backslash from a pattern-match example...
2009-05-12 Tom LaneUpdate release notes for changes through 2009-05-11...
2009-05-11 Magnus HaganderMove crypt auth comment to proper section.
2009-05-11 Magnus HaganderEdit the SSL and Kerberos parts of the release notes...
2009-05-07 Tom LaneChange pgbench to use the table names pgbench_accounts...
2009-05-06 Tom LaneModify CREATE DATABASE to enforce that the source datab...
2009-05-05 Peter EisentrautDisable the use of Unicode escapes in string constants...
2009-05-03 Tom LaneFix mis-description of XML Schema functions, per discus...
2009-05-03 Tom LaneFix unintelligible description created by removing...
2009-05-02 Tom LaneSplit the release notes into a separate file for each...
2009-05-02 Tom LaneFix plpgsql's EXIT so that an EXIT without a label...
2009-04-27 Bruce MomjianProofreading adjustments for first two parts of documen...
2009-04-26 Tom LaneSome more work on the 8.4 release notes. Document...
2009-04-26 Tom LaneTypo fix.
2009-04-24 Bruce MomjianImprove server spoofing wording, per request from Magnus.
2009-04-24 Magnus HaganderMore clearly document what the different sslmode option...
2009-04-24 Magnus HaganderRemove sslverify parameter from release notes, mention...
2009-04-24 Magnus HaganderRemove sslverify parameter again, replacing it with...
2009-04-23 Heikki LinnakangasMention that tables have a visibility map fork alongsid...
2009-04-23 Heikki LinnakangasImprove the documentation on 8.4 visibility map related...
2009-04-23 Tom LaneChange the default value of max_prepared_transactions...
2009-04-21 Bruce MomjianMerge psql \df options into a single \? line, and updat...
2009-04-21 Bruce MomjianAdd agg/normal/trigger/window flags for psql \df and...
2009-04-19 Tom LaneFix textsearch documentation examples to not recommend...
2009-04-19 Tom LaneRevise plpgsql's scanner to process comments and string...
2009-04-19 Tom LaneMention as a potential incompatibility the fact that...
2009-04-18 Bruce MomjianAdd Ron Mayer as primary contributor for:
2009-04-15 Bruce MomjianRemove mention of pre-7.1 inheritance behavior from...
2009-04-15 Bruce MomjianFix SGML markup I broke yesterday.
2009-04-14 Bruce MomjianReformat 'sslmode' options into an SGML table; improve...
2009-04-14 Tom LaneDo some copy-editing on description of ts_headline().
2009-04-13 Tom LaneMake a copy-editing pass over the 8.4 release notes.
2009-04-11 Bruce MomjianMore wording clarification of sslverify setting.
2009-04-11 Bruce MomjianBetter document libpq sslverify behavior as requiring...
2009-04-11 Bruce MomjianWording improvement.
2009-04-11 Bruce MomjianWording improvement for SSL user certificate authentica...
2009-04-11 Bruce MomjianClarify SSL _user_ authentication in release notes.
2009-04-10 Tom LaneAdd cross-references from the DECLARE and FETCH referen...
2009-04-10 Bruce MomjianDocument how *_blks_read statistics columns are computed.
2009-04-10 Marc G. Fourniercommit and tag beta1 REL8_4_BETA1
2009-04-09 Tom LaneUpdate release notes through yesterday; some minor...
2009-04-09 Bruce MomjianClarify documentation references to pg_stat_get_blocks_...
2009-04-09 Tom LaneUpdate GIN limitations documentation to match current...
2009-04-09 Tom LaneRemove SQL-compatibility function cardinality(). It...
2009-04-09 Bruce MomjianImprove documentation about how checkpoint spreads...
2009-04-08 Tom LaneRemove psql's ancient hack that suppressed functions...
2009-04-07 Bruce MomjianAdd attribution for:
2009-04-07 Bruce MomjianAdd release note item:
2009-04-07 Bruce MomjianRemove FAQ and FAQ_DEV ASCII and HTML files from CVS...
2009-04-07 Bruce MomjianAdd doc link to section about how to compile triggers.
2009-04-07 Tom LaneAdd an optional parameter to pg_start_backup() that...
2009-04-06 Bruce MomjianDoc change in new patch, stand-alone -> standalone
2009-04-06 Bruce MomjianAdd documentation mention of 'check_postgres.pl' in...
2009-04-06 Tom LaneDocument the fact that fuzzystrmatch doesn't work in...
2009-04-06 Tom LaneCorrect keywords table for status of COLLATE vs
2009-04-06 Heikki LinnakangasRename the new CREATE DATABASE options to set collation...
2009-04-05 Tom LaneRemove contrib/intarray's definitions of the <@ and...
2009-04-04 Tom LaneMinor wordsmithing on descriptions of some \d commands.
2009-04-02 Bruce MomjianDocument that Solaris can't use effective_io_concurrenc...
2009-04-02 Bruce MomjianHave PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT.
2009-04-02 Bruce MomjianChange psql \d* display so 'S' _or_ a pattern include...
2009-04-01 Tom LaneIndex some array functions, per Mario Splivalo.
2009-03-31 Bruce MomjianRemove some "Other" sections in the release notes by...
2009-03-31 Tom LaneAdd a "relistemp" boolean column to pg_class, which...
2009-03-31 Bruce MomjianUpdate release note introductory description.
2009-03-31 Tom LaneAdd PQinitOpenSSL() function to support applications...
2009-03-31 Bruce MomjianMore new subsections in release notes.
2009-03-30 Bruce MomjianMore release note changes, including a lower level...
2009-03-30 Bruce MomjianMore release note adjustments, reordering.
2009-03-30 Bruce MomjianMore release note wording improvements; section order...
2009-03-30 Bruce MomjianReorder release note sections.
2009-03-30 Alvaro HerreraUpdate URL to Python bug tracker. Backpatch to 8.3...
2009-03-29 Bruce MomjianMore release note markup.
2009-03-29 Bruce MomjianMore release note markup.
2009-03-29 Bruce MomjianAdd SGML markup for commands/literal/application/etc...
2009-03-28 Bruce MomjianConsistent 8.4 release note naming for Itagaki Takahiro
2009-03-28 Bruce MomjianUpdate release notes to say citext is multi-byte aware...
2009-03-28 Bruce MomjianBetter document that SET ROLE does not uset ALTER ROLE...
2009-03-28 Bruce MomjianBetter document PQinitSSL(0) behavior in regards to...
2009-03-28 Tom LaneAdd documentation of the fact that dtrace probes evalua...
2009-03-27 Bruce MomjianDocument in release notes that NOT IN is only for NOT...
2009-03-27 Magnus HaganderFix markup, per Devrim
2009-03-27 Magnus HaganderClearify new SSL certificate verification in libpq
2009-03-27 Magnus HaganderFix release notes about pg_hba changes
2009-03-27 Bruce MomjianUpdated release wording, per Greg Stark:
next