]> granicus.if.org Git - postgresql/history - doc
Properly initialize SSL engines when used from libpq. This is required for
[postgresql] / doc /
2009-06-23 Tom LaneFix the makefiles to fail cleanly if Perl is needed...
2009-06-22 Marc G. Fournierbundle RC2 REL8_4_RC2
2009-06-22 Peter EisentrautAdd more explicit note that the parameters of MOVE...
2009-06-20 Tom LaneFix things so that array_agg_finalfn does not modify...
2009-06-19 Peter EisentrautExtend man page installation hackery so that the man...
2009-06-19 Peter EisentrautDon't convert the man page names to lower case, so...
2009-06-19 Peter EisentrautAdd manvolnum, so that man pages are generated.
2009-06-18 Peter EisentrautDon't attempt to "rm" directories on uninstall.
2009-06-18 Peter EisentrautRecursive Joins -> Recursive Queries
2009-06-18 Peter EisentrautAdd some more documentation and cross-links on using...
2009-06-18 Peter EisentrautRefine the use of terminology around bound and unbound...
2009-06-17 Tom LaneProofreading for Bruce's recent round of documentation...
2009-06-17 Peter EisentrautAdd another link of a GUC variable to where it is expla...
2009-06-12 Tom LaneImprove documentation about GiST opclass support functions.
2009-06-12 Tom LaneAdd info about minimum recommended AIX fix levels,...
2009-06-12 Marc G. Fourniertime to tag rc1 ... REL8_4_RC1
2009-06-11 Tom LaneUpdate release notes to today.
2009-06-11 Tom LaneRemove our inadequate kluge that tried to get AIX's...
2009-06-10 Tom LaneAdd warning that xpath() doesn't work with non-UTF8...
2009-06-10 Tom LaneAdd a warning about possible strange behavior of volati...
2009-06-10 Peter EisentrautCorrect/improve the datetime_precision field in the...
2009-06-08 Tom LaneFix contrib/pageinspect to not create an ABI breakage...
2009-06-08 Tom LaneBe a bit more verbose about the effects of string liter...
2009-06-07 Tom LaneRevert my patch of 2009-04-04 that removed contrib...
2009-06-06 Joe ConwayAdd support for using SQL/MED compliant FOREIGN DATA...
2009-06-05 Bruce MomjianRemove sleep() from backup script example; not needed...
2009-06-04 Tom LaneImprove the recently-added support for properly plurali...
2009-06-03 Bruce MomjianWording improvement for recent sesssion identifier...
2009-06-03 Bruce MomjianAdd example of how to generate the session identifier...
2009-06-02 Tom LaneRemove the old advice to keep from_collapse_limit less...
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
next