]> granicus.if.org Git - postgresql/history - doc
Remove pg_stat_statements--1.0.sql, too.
[postgresql] / doc /
2012-08-28 Bruce MomjianAdjust pg_test_timing to show shortest test durations...
2012-08-28 Bruce MomjianUpdate doc mention of how to compute bigint advisory...
2012-08-28 Bruce MomjianDocument how to create advisory lock "bigint" values...
2012-08-28 Tom LaneImprove a couple of 9.2 release note entries.
2012-08-28 Tom LaneAdd section IDs to subsections of syntax.sgml that...
2012-08-27 Bruce MomjianDocument the lack of reading the PGDATABASE environment...
2012-08-27 Bruce MomjianUpdate FreeBSD kernel configuration documentation.
2012-08-26 Bruce MomjianClarify documentation that primary key and unique const...
2012-08-25 Bruce MomjianDocument clearly that psql \! parameter interpretation...
2012-08-25 Peter EisentrautSome spelling adjustments in release notes
2012-08-25 Peter EisentrautNormalize some British spellings
2012-08-24 Peter EisentrautPut options on man page and in help output in slightly...
2012-08-23 Heikki LinnakangasFix typo in example.
2012-08-23 Peter EisentrautAdd instructions for setting up documentation tool...
2012-08-23 Tom LaneRemove overly-pessimistic statement about constraint...
2012-08-22 Tom LaneMake a cut at a major-features list for 9.2.
2012-08-22 Tom LaneMake an editorial pass over the 9.2 release notes.
2012-08-22 Tom LaneFix erroneous documentation of synchronous_commit ...
2012-08-22 Bruce MomjianFix typo.
2012-08-22 Bruce MomjianDocument that pg_reload_conf() is also an easy way...
2012-08-22 Tom LaneUpdate 9.2 release notes to reflect commits to date.
2012-08-21 Robert HaasAdd a note to the MVCC chapter that some things aren...
2012-08-17 Tom LaneCopy-editing for recent window-functions documentation...
2012-08-17 Bruce MomjianUpdate 'int' protocol documentation mention to be ...
2012-08-16 Bruce MomjianDocument that tab completation can interfere with some...
2012-08-16 Bruce MomjianAdd warning about pg_ctl restart and the use of relativ...
2012-08-16 Bruce MomjianIn docs, clarify that, without ORDER BY, the window...
2012-08-16 Bruce MomjianRevert: In docs, change a few cases of "not important" to
2012-08-16 Bruce MomjianRewrite window function reference section to more clear...
2012-08-16 Bruce MomjianIn docs, change a few cases of "not important" to ...
2012-08-16 Bruce MomjianFix SGML markup; missing tag.
2012-08-16 Bruce MomjianDocument that PGDATA has to point to the configuration...
2012-08-16 Bruce MomjianDocument that pg_ctl -w allows for the entry of an...
2012-08-16 Bruce MomjianAdd CREATE FOREIGN TABLE doc reference to CREATE SERVER.
2012-08-16 Bruce MomjianProperly document that NEW is unassigned in plpgsql...
2012-08-15 Bruce MomjianOn second thought, explain why date_trunc("week") on...
2012-08-15 Bruce MomjianDocument why you can't use date_trunc("week") on intervals.
2012-08-15 Bruce MomjianDocument that foreign "version" and "type" values are...
2012-08-15 Bruce MomjianProperly escape usernames in initdb, so names with...
2012-08-15 Bruce MomjianAdd more limited large object trigger example.
2012-08-15 Bruce MomjianAdd doc example of restricting large object trigger...
2012-08-14 Tom LaneUpdate release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.
2012-08-14 Tom LanePrevent access to external files/URLs via contrib/xml2...
2012-08-14 Bruce MomjianIn documentation, change "recommendable" to "recommende...
2012-08-11 Tom LaneAdd link from COPY ref page to psql \copy.
2012-08-10 Tom LaneSupport having multiple Unix-domain sockets per postmaster.
2012-08-10 Magnus HaganderFix upper limit of superuser_reserved_connections,...
2012-08-09 Robert HaasMake psql -1 < file behave as expected.
2012-08-08 Simon RiggsDoc correction to point out that 9.2+ can overwrite...
2012-08-07 Tom LaneImplement SQL-standard LATERAL subqueries.
2012-08-07 Bruce MomjianFix to_char(), to_date(), and to_timestamp() to handle...
2012-08-06 Robert HaasTypo fixes for previous commit.
2012-08-06 Robert HaasWarn more vigorously about the non-transactional behavi...
2012-08-04 Bruce MomjianReword documentation for concurrent index rebuilds...
2012-08-03 Bruce MomjianAdd link to synchronous_commit variables in high availa...
2012-08-03 Bruce MomjianDocument that trying to exceed temp_file_limit causes...
2012-08-03 Bruce MomjianDocument that, for psql -c, only the result of the...
2012-08-02 Tom LaneUpdate release notes for libpq feature change.
2012-08-02 Tom LaneReplace libpq's "row processor" API with a "single...
2012-08-01 Tom LaneAdd documentation cross-reference for JSON functions.
2012-07-31 Alvaro Herrerapg_basebackup: stylistic adjustments
2012-07-30 Bruce MomjianNow that the diskchecker.pl author has updated the...
2012-07-27 Bruce MomjianUpdate doc mention of diskchecker.pl to add URL for...
2012-07-26 Bruce MomjianDocument that the pg_upgrade user of rsync might want...
2012-07-25 Peter EisentrautDocument that pg_basebackup will create its output...
2012-07-24 Alvaro HerreraChange syntax of new CHECK NO INHERIT constraints
2012-07-23 Robert HaasMake pgbench vacuum before building indexes.
2012-07-20 Robert HaasMake new event trigger facility actually do something.
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-07-17 Peter EisentrautShow step titles in the pg_upgrade man page
2012-07-14 Peter EisentrautAdd link to PEP 394 regarding python2 vs python3 naming
2012-07-13 Tom LaneAdd fsync capability to initdb, and use sync_file_range...
2012-07-11 Tom LaneAdd array_remove() and array_replace() functions.
2012-07-11 Bruce MomjianDocument that Log-Shipping Standby Servers cannot be...
2012-07-05 Bruce MomjianRun newly-configured perltidy script on Perl files.
2012-07-05 Robert HaasReduce messages about implicit indexes and sequences...
2012-07-04 Robert HaasFix sample INSTR function to return 0 if third arg...
2012-07-04 Robert HaasMore doc cleanups for recent shared memory changes.
2012-07-04 Robert HaasDocumentation cleanups for recent shared memory changes.
2012-07-04 Magnus HaganderRemove reference to default wal_buffers being 8
2012-07-04 Magnus HaganderRemove references to pgfoundry as recommended hosting...
2012-07-04 Magnus HaganderRemove references to PostgreSQL bundled on Solaris
2012-07-02 Robert HaasMake commit_delay much smarter.
2012-06-27 Robert HaasUpdate release notes for pg_terminate_backend changes.
2012-06-26 Robert HaasAllow pg_terminate_backend() to be used on backends...
2012-06-26 Heikki LinnakangasFix pg_upgrade, broken by the xlogid/segno -> 64-bit...
2012-06-24 Peter EisentrautReplace int2/int4 in C code with int16/int32
2012-06-22 Robert HaasDocument that && can be used to search arrays.
2012-06-21 Peter EisentrautMake placeholders in SQL command help more consistent...
2012-06-19 Tom LaneAdd pgbench option to add foreign key constraints to...
2012-06-19 Peter EisentrautRemove confusing half sentence from legal notice
2012-06-18 Tom LaneChange ON UPDATE SET NULL/SET DEFAULT referential actio...
2012-06-18 Tom LaneRefer to the default foreign key match style as MATCH...
2012-06-17 Peter EisentrautMake documentation of --help and --version options...
2012-06-17 Magnus HaganderReorder basebackup options, to list pg_basebackup first
2012-06-14 Robert HaasDoc corrections for pg_is_in_backup patch.
2012-06-14 Robert HaasNew SQL functons pg_backup_in_progress() and pg_backup_...
2012-06-14 Tom LaneStamp HEAD as 9.3devel.
2012-06-13 Tom LaneRemove release note entry for reverted patch.
2012-06-13 Tom LaneFix description of SQL-standard meaning of CREATE LOCAL...
next