summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2004-10-14Update mingw faq.Bruce Momjian
2004-10-14Update Win32 fAQ.Bruce Momjian
2004-10-14Add:Bruce Momjian
2004-10-14Typo cleanup.Bruce Momjian
2004-10-14Update standards names.Bruce Momjian
2004-10-14Update 2003 as an official standard.Bruce Momjian
2004-10-14Add:Bruce Momjian
2004-10-14Add "draft".Bruce Momjian
2004-10-14Reorder links.Bruce Momjian
2004-10-14More URL updates.Bruce Momjian
2004-10-14Update markup.Bruce Momjian
2004-10-14New urls.Bruce Momjian
2004-10-14Working improvement.Bruce Momjian
2004-10-14Fix markup.Bruce Momjian
2004-10-14Add standards URL's.Bruce Momjian
2004-10-13Add:Bruce Momjian
2004-10-11Fix pg_indexes view so that it shows the index's tablespace not theTom Lane
2004-10-09Adjust configuration-files GUC behavior as per my recent proposal.Tom Lane
2004-10-09Add:Bruce Momjian
2004-10-09Add newline.Bruce Momjian
2004-10-08Add MinGW FAQ.Bruce Momjian
2004-10-08Move Win32 TODO items to main TODO list:Bruce Momjian
2004-10-08Rename FAQ_MSWIN to FAQ_CYGWIN.Bruce Momjian
2004-10-08Include schema name in pg_restore -l output, per request from Phil Endecott.Tom Lane
2004-10-08Whack some sense into the configuration-file-location patch.Tom Lane
2004-10-08Pull comment down into its own paragraph.Bruce Momjian
2004-10-08Add:Bruce Momjian
2004-10-06Suppress psql \s help display for platforms like Win32 that don'tBruce Momjian
2004-10-06please find attached an alternate submission which addresses open itemBruce Momjian
2004-10-04Remove arithmetic operators on the 1-byte-char datatype, as per proposalsTom Lane
2004-10-04Add CVS URL for docs.Bruce Momjian
2004-10-04Detect overflow in integer arithmetic operators (integer, smallint, andTom Lane
2004-10-04Fix error in setseed() docs: "int32" is not a (SQL) type, but "integer" is.Neil Conway
2004-10-04Document that the semicolon following the final "END" in a function bodyNeil Conway
2004-10-02Update Farsi FAQ in ASCII.Bruce Momjian
2004-10-01Don't assume PQdb() will return a valid result from a failed connection.Tom Lane
2004-10-01Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keywordTom Lane
2004-10-01Remove more traces of libpgtcl from the source tree. Also, make someNeil Conway
2004-09-30Add a note suggesting that users should use the newer version of pg_dumpNeil Conway
2004-09-30Add more index entries for reference pages related to prepare queries.Neil Conway
2004-09-30Update Brazilian FAQ.Bruce Momjian
2004-09-30Add an index entry for tablespaces. From Kris Jurka.Neil Conway
2004-09-29Add Farsi version of FAQ.Bruce Momjian
2004-09-29Minor documentation improvement.Neil Conway
2004-09-28Fix typo in docs.Neil Conway
2004-09-27Update docs for Borland CC build.Bruce Momjian
2004-09-27Add:Bruce Momjian
2004-09-27Remove completed items:Bruce Momjian
2004-09-27Addition to documentation about cvsup. From Andrew Dunstan, minor SGMLNeil Conway
2004-09-26Fix misstatement in docs: CREATE TABLE AS is now part of the standard.Neil Conway