summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2005-03-11Fix typos.Bruce Momjian
2005-03-11Fix typo.Bruce Momjian
2005-03-10Make the behavior of HAVING without GROUP BY conform to the SQL spec.Tom Lane
2005-03-08Add comma.Bruce Momjian
2005-03-08Fix markup of URL.Bruce Momjian
2005-03-08Add URL for patches queues.Bruce Momjian
2005-03-07Rename canonical encodings, per Peter:Bruce Momjian
2005-03-07Add a note that regression test row ordering differences can be causedTom Lane
2005-03-04Replace the BufMgrLock with separate locks on the lookup hashtable andTom Lane
2005-03-02Fix misspelling of sysctl, per Stefan Hans.Tom Lane
2005-03-01SGML improvements to the DML chapter.Neil Conway
2005-02-28Implement max() and min() aggregates for array types. Patch from KojuNeil Conway
2005-02-27Rename planner stats detail to avoid label confict.Bruce Momjian
2005-02-27Add documentation on how statistics are used by the planner.Bruce Momjian
2005-02-26Adjust OS-specific kernel settings to mention old and new BSD methods ofBruce Momjian
2005-02-26Clarify PGPASSWORD usage:Bruce Momjian
2005-02-26Correct overstatement in locking docs: we said ExclusiveLock is neverTom Lane
2005-02-26State PGPASSWORD is "not recommended" rather than "depricated".Bruce Momjian
2005-02-25Please find enclosed a patch, per Dennis Bj<C3><B6>rklund, that uses -fBruce Momjian
2005-02-25Fix plpgsql error message for dropped temporary tables.Bruce Momjian
2005-02-25Clarify object ownership language to prevent confusion with databaseBruce Momjian
2005-02-25Updatge wording.Bruce Momjian
2005-02-25Fix markup.Bruce Momjian
2005-02-25Fix HTML markup and add NULL sorting item to existing NULL FAQ item.Bruce Momjian
2005-02-22Document that only a table's owner may TRUNCATE it. Per Keith Worthington.Tom Lane
2005-02-22Update initdb locale/encoding documentation description. Backpatch toBruce Momjian
2005-02-21Update Russian FAQ.Bruce Momjian
2005-02-21Fix two typos, per report from Hashem Masoud.Neil Conway
2005-02-21Updates to the bibliography. Patch from Michael Fuhr.Neil Conway
2005-02-21Document the "register" and "unregister" pg_ctl subcommands, for use onNeil Conway
2005-02-20Add code to prevent transaction ID wraparound by enforcing a safe limitTom Lane
2005-02-19Fix typo in SGML.Bruce Momjian
2005-02-19Add reference to the NewbieDoc Docbook Guide.Bruce Momjian
2005-02-15Update question text:Bruce Momjian
2005-02-15Update Momjain book URL.Bruce Momjian
2005-02-15Update URL for Momjian book.Bruce Momjian
2005-02-14Minor consistency improvement.Neil Conway
2005-02-13Write some real documentation about the index access method API.Tom Lane
2005-02-11Update to Russian FAQ, HEAD and 8.0.X.Bruce Momjian
2005-02-11Make clearer warning about using 'now' with DEFAULT:Bruce Momjian
2005-02-11Mention that some psql environment variables come from libpq and noteBruce Momjian
2005-02-10Add some index entries for RAISE and exception handling in PL/PgSQL. PerNeil Conway
2005-02-10Improvements to documentation of shared memory configuration underNeil Conway
2005-02-10Use now() rather than 'now' in an example in the PL/PgSQL docs. From DavidNeil Conway
2005-02-10Update pginstaller URL to http://www.postgresql.org/ftp/win32/.Bruce Momjian
2005-02-06Better late than never: document that the GiST API changed in 8.0 in theNeil Conway
2005-02-06Document array behavior for out-of-range subscripts.Tom Lane
2005-02-03Minor SGML improvements.Neil Conway
2005-02-02Improve wording of to_char() change in 8.1:Bruce Momjian
2005-02-02Update FAQ numbering.Bruce Momjian