summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2005-05-03Alter the signature for encoding conversion functions to declare theTom Lane
2005-05-02Add FAQ on who controls the project.Bruce Momjian
2005-05-02Completed:Bruce Momjian
2005-05-02Check the file system on postmaster startup and report any unreferencedBruce Momjian
2005-05-02Add some missing "See Also" entries to the domain-related SQL referenceNeil Conway
2005-05-02Change SPI functions to use a `long' when specifying the number of tuplesNeil Conway
2005-05-01Change CREATE TYPE to require datatype output and send functions to haveTom Lane
2005-05-01Fix incorrect backslashing in regexp example, per Robert Treat.Tom Lane
2005-05-01Mention the actual stored size of NUMERIC values, per David Fetter.Tom Lane
2005-04-30Update FAQ.Bruce Momjian
2005-04-30Update replication FAQ.Bruce Momjian
2005-04-29Done:Bruce Momjian
2005-04-28Implement sharable row-level locks, and use them for foreign key referencesTom Lane
2005-04-28Add psql \set ON_ERROR_ROLLBACK to allow statements in a transaction toBruce Momjian
2005-04-27Wording improvement.Bruce Momjian
2005-04-27Update PAM documentation, per Alvaro.Bruce Momjian
2005-04-26Mention that PAM requires the user already exist in the database, perBruce Momjian
2005-04-25Update description:Bruce Momjian
2005-04-25Re-add item with better description:Bruce Momjian
2005-04-25Add description for concurrent sequential scans:Bruce Momjian
2005-04-24Update wording:Bruce Momjian
2005-04-24Update wording.Bruce Momjian
2005-04-24Clean up HTML.Bruce Momjian
2005-04-24Add replication FAQ item.Bruce Momjian
2005-04-24Add line break.Bruce Momjian
2005-04-24Update book items.Bruce Momjian
2005-04-23Turns out our existing page size is already optimal in most cases:Bruce Momjian
2005-04-23Item already added to existing 'thread' item:Bruce Momjian
2005-04-23Remove item, not sure what it refers to:Bruce Momjian
2005-04-23New item:Bruce Momjian
2005-04-23Update threading item:Bruce Momjian
2005-04-23Done:Bruce Momjian
2005-04-23Done:Bruce Momjian
2005-04-23Fix typo:Bruce Momjian
2005-04-23Move info about lack of depencency checking in Makefiles to developer's faq.qBruce Momjian
2005-04-23Update FAQ by eliminating non-frequent items like large objects andBruce Momjian
2005-04-23Done:Bruce Momjian
2005-04-23Update H4 tag to H3 to be consistent with heading levels.Bruce Momjian
2005-04-23Add item about server-side debugging.Bruce Momjian
2005-04-23Update FAQ items to point to existing web pages rather than duplicationBruce Momjian
2005-04-23Update FAQ release number to 8.0.2.Bruce Momjian
2005-04-23Add documentation stating how to determine if FSM settings are too lowBruce Momjian
2005-04-22Fix typo:Bruce Momjian
2005-04-22Typo fix. Alvaro.Bruce Momjian
2005-04-22Update URL for TODO list.Bruce Momjian
2005-04-22Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.Bruce Momjian
2005-04-22Clarify that only crypt can't use md5 pg_shadow passwords.Bruce Momjian
2005-04-21Clarify use of MD5 authentication and pg_shadow encryption.Bruce Momjian
2005-04-21Rethink original decision to use AND/OR Expr nodes to represent bitmapTom Lane
2005-04-21Updated text for bitmaps:Bruce Momjian