summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Remove GIN documentationBruce Momjian2006-09-053-173/+2
* Update Japanese FAQ.Bruce Momjian2006-09-051-21/+19
* Update setseed() documentation.Bruce Momjian2006-09-041-2/+2
* Update LDAP installation wording.Bruce Momjian2006-09-041-3/+4
* Add GIN documentation.Bruce Momjian2006-09-043-2/+173
* Mention paremeterized queries do not work with partial indexes.Bruce Momjian2006-09-041-2/+7
* Code review for UPDATE SET (columnlist) patch. Make it handle as muchTom Lane2006-09-031-7/+24
* Remove duplicated index entry.Tom Lane2006-09-031-4/+2
* Fix broken markup.Tom Lane2006-09-031-1/+3
* Fix non-improvement of description of archive_timeout. archive_commandTom Lane2006-09-031-3/+3
* Remove:Bruce Momjian2006-09-031-3/+2
* Reverted:Bruce Momjian2006-09-031-2/+2
* Update predicate locking text.Bruce Momjian2006-09-031-3/+3
* Add:Bruce Momjian2006-09-021-1/+8
* Make autovacuum behavior more agressive, per discussion on hackers listBruce Momjian2006-09-021-5/+5
* Change "superuser_reserved_connections" default to 3, because ofBruce Momjian2006-09-021-2/+2
* Add URL for autovacuum default:Bruce Momjian2006-09-021-1/+3
* Wording improvements for archive_timeout.Bruce Momjian2006-09-021-4/+4
* Add UPDATE tab SET ROW (col, ...) = (val, ...) for updatingBruce Momjian2006-09-021-2/+7
* Update:Bruce Momjian2006-09-021-34/+32
* Apply a simple solution to the problem of making INSERT/UPDATE/DELETETom Lane2006-09-022-20/+60
* Add new variable "server_version_num", which is almost the same asBruce Momjian2006-09-021-1/+14
* Update wording:Bruce Momjian2006-09-021-2/+2
* Allow PL/python to return composite types and result setsBruce Momjian2006-09-021-17/+287
* Done:Bruce Momjian2006-09-021-5/+2
* Done:Bruce Momjian2006-08-311-34/+31
* Extend COPY to support COPY (SELECT ...) TO ...Tom Lane2006-08-302-22/+27
* Create a FETCH_COUNT parameter that causes psql to execute SELECT-likeTom Lane2006-08-291-1/+28
* Add autovacuum item:Bruce Momjian2006-08-291-1/+2
* Revert change to turn autovacuum on by default.Peter Eisentraut2006-08-292-14/+11
* Now bind displays prepare as detail, and execute displays prepare andBruce Momjian2006-08-291-2/+2
* Add URL:Bruce Momjian2006-08-281-1/+2
* Move to referential integrity section:Bruce Momjian2006-08-281-7/+7
* Update:Bruce Momjian2006-08-281-2/+7
* Turn autovacuum on by default. (stats_row_level is also on by default.)Peter Eisentraut2006-08-282-11/+14
* Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API.Tom Lane2006-08-271-14/+44
* Add blank line.>Bruce Momjian2006-08-251-1/+1
* Add:Bruce Momjian2006-08-251-1/+2
* Add the ability to create indexes 'concurrently', that is, withoutTom Lane2006-08-256-11/+155
* Add:Bruce Momjian2006-08-241-1/+2
* Add "AS" item:Bruce Momjian2006-08-231-3/+8
* Update COPY/VIEW item:Bruce Momjian2006-08-231-4/+6
* Add info for get_* functions:Bruce Momjian2006-08-221-1/+3
* Generalize width_bucket() documentation because b1/b2 can beBruce Momjian2006-08-221-3/+2
* Add space between Win2000 and SP4.Bruce Momjian2006-08-221-2/+2
* Fix encrypted-LDAP support so that it doesn't cause the server to failTom Lane2006-08-211-2/+3
* Remove obsolete tip about casting bool to int, per Taiki Yamaguchi.Tom Lane2006-08-211-14/+1
* Make the server track an 'XID epoch', that is, maintain higher-order bitsTom Lane2006-08-211-7/+21
* Done:Bruce Momjian2006-08-211-2/+2
* Remove items, not needed anymore:Bruce Momjian2006-08-211-8/+2