summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2004-05-16Add documentation for the new "dollar quoting" feature, and update existingNeil Conway
2004-05-16Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATENeil Conway
2004-05-16Restore one mention of logrotate, per Peter.Bruce Momjian
2004-05-14Implement the width_bucket() function, per SQL2003. This commit only addsNeil Conway
2004-05-14Properly document rotatelogs, and add mention of it to pg_ctl manual page.Bruce Momjian
2004-05-14Improve documentation for SQLSTATE error codes, per recent thread onNeil Conway
2004-05-12Remove:Bruce Momjian
2004-05-11Add DELETE:Bruce Momjian
2004-05-11Add mention of rules/triggers:Bruce Momjian
2004-05-10Promote row expressions to full-fledged citizens of the expression syntax,Tom Lane
2004-05-10Fix typo.Neil Conway
2004-05-10Add:Bruce Momjian
2004-05-08Fix typo.Bruce Momjian
2004-05-07Uppercase keyword for ecpg.Bruce Momjian
2004-05-06Done:Bruce Momjian
2004-05-06Erase MD5 user passwords when a user is renamed because the username isBruce Momjian
2004-05-06Update todo/faq timestampsBruce Momjian
2004-05-05Done:Bruce Momjian
2004-05-05Fix a typo in the documentation.Neil Conway
2004-05-05ALTER TABLE rewrite. New cool stuff:Tom Lane
2004-05-03Fix obscure typo in 7.4.0 release notes.Neil Conway
2004-05-02Assign item:Bruce Momjian
2004-05-02Update TODO item:Bruce Momjian
2004-05-01Update Japanese FAQ.Bruce Momjian
2004-04-29Minor copy-editing.Tom Lane
2004-04-28Fix typo:Bruce Momjian
2004-04-24Fix typo in libpq docs.Neil Conway
2004-04-24Document that PQoidValue(), PQcmdTuples(), and PQoidStatus() now workNeil Conway
2004-04-24Add mention to run thread test program if user is experiencing problemsBruce Momjian
2004-04-23Add ceiling() as an alias for ceil(), and power() as an alias for pow().Neil Conway
2004-04-22Make psql's \d+ command indicate whether the table in questionNeil Conway
2004-04-22Fix filename mention in psqlrc.sample file.Bruce Momjian
2004-04-22Put information about tag in Outputs section, where it belongs.Tom Lane
2004-04-22Fix typoPeter Eisentraut
2004-04-22Improvements to the backup & restore documentation.Neil Conway
2004-04-22Update EXECUTE docs to mention tag matches prepared statement.Bruce Momjian
2004-04-22Add global psql config file, psql.rc.sample.Bruce Momjian
2004-04-21Minor improvement to CREATE AGGREGATE docs: add an xref to the docs forNeil Conway
2004-04-21New link for Solaris IPC articlePeter Eisentraut
2004-04-21Change COPY CSV keyword to be:Bruce Momjian
2004-04-20Done:Bruce Momjian
2004-04-20Add doc mention that:Bruce Momjian
2004-04-20Add:Bruce Momjian
2004-04-20Improve IS NULL partial index wording.Bruce Momjian
2004-04-20Done:Bruce Momjian
2004-04-20Document partial indexes for IS NULL lookups.Bruce Momjian
2004-04-20Remove additional tcl doc mention.Bruce Momjian
2004-04-20Remove TCL docs.Bruce Momjian
2004-04-20> >> My question is whether postgres can index null values, and if not, do IBruce Momjian
2004-04-19In reading the 7.4.2 docs, the sql reference page for PREPARE doesn'tBruce Momjian