summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Tweak the behavior of log_duration as proposed by Guillaume Smet: ratherTom Lane2006-09-081-15/+14
* Clean up logging for extended-query-protocol operations, as per my recentTom Lane2006-09-071-32/+66
* HTLM cleanup.Bruce Momjian2006-09-072-12/+13
* Update Emacs/vim editor info.Bruce Momjian2006-09-072-40/+7
* Update emacs info for FAQ_DEV.Bruce Momjian2006-09-072-74/+15
* Add XML documentation.Bruce Momjian2006-09-071-1/+149
* Update tools directory name.Bruce Momjian2006-09-062-4/+4
* Change processing of extended-Query mode so that an unnamed statementTom Lane2006-09-061-18/+10
* Get rid of the separate RULE privilege for tables: now only a table's ownerTom Lane2006-09-057-35/+23
* Remove GIN documentationBruce Momjian2006-09-053-173/+2
* Update Japanese FAQ.Bruce Momjian2006-09-052-32/+30
* 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-032-5/+3
* Reverted:Bruce Momjian2006-09-032-4/+4
* Update predicate locking text.Bruce Momjian2006-09-031-3/+3
* Add:Bruce Momjian2006-09-022-2/+17
* 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-022-2/+6
* 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-022-39/+37
* 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-022-4/+4
* Allow PL/python to return composite types and result setsBruce Momjian2006-09-021-17/+287
* Done:Bruce Momjian2006-09-022-9/+4
* Done:Bruce Momjian2006-08-312-41/+34
* 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-292-2/+4
* 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-282-2/+5
* Move to referential integrity section:Bruce Momjian2006-08-282-15/+15
* Update:Bruce Momjian2006-08-282-4/+15
* 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-252-2/+3
* Add:Bruce Momjian2006-08-252-3/+4
* Add the ability to create indexes 'concurrently', that is, withoutTom Lane2006-08-256-11/+155
* Add:Bruce Momjian2006-08-242-2/+4
* Add "AS" item:Bruce Momjian2006-08-232-6/+17