summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2005-02-22Add:Bruce Momjian
2005-02-22Update initdb locale/encoding documentation description. Backpatch toBruce Momjian
2005-02-21Add port mention:Bruce Momjian
2005-02-21Update Russian FAQ.Bruce Momjian
2005-02-21Clarify item:Bruce Momjian
2005-02-21Fix two typos, per report from Hashem Masoud.Neil Conway
2005-02-21Clarify item:Bruce Momjian
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-15Change wording:Bruce Momjian
2005-02-15Add mention of syntax for GRANT ALL:Bruce Momjian
2005-02-15Fix typo:Bruce Momjian
2005-02-15Add:Bruce Momjian
2005-02-14Add:Bruce Momjian
2005-02-14Minor consistency improvement.Neil Conway
2005-02-14Add:Bruce Momjian
2005-02-13Write some real documentation about the index access method API.Tom Lane
2005-02-13Clarify:Bruce Momjian
2005-02-13Add:Bruce Momjian
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-08Spacing:Bruce Momjian
2005-02-08It seems like most people don't want automatic failover so I am removingBruce 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
2005-02-02Update RESET ALL items:Bruce Momjian
2005-02-02Remove pgsql_tmp directory FAQ item.Bruce Momjian
2005-02-02Add support for temporary views, including documentation and regressionNeil Conway
2005-02-01Add Josh's performance page.Bruce Momjian
2005-02-01Add FETCH/MOVE:Bruce Momjian
2005-02-01Add:Bruce Momjian
2005-02-01Final FAQ cleanups to remove information about very old releases.Bruce Momjian
2005-02-01Remove outer join simulation using UNION now that we have had outerBruce Momjian
2005-02-01Remove FAQ about database terms.Bruce Momjian
2005-02-01Remove FAQ mention of DROP column.Bruce Momjian
2005-02-01Update LIMIT/FETCH FAQ item.Bruce Momjian