summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2004-05-08Fix typo.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-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-01Update Japanese FAQ.Bruce Momjian
2004-04-29Minor copy-editing.Tom Lane
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-20Add doc mention that:Bruce Momjian
2004-04-20Improve IS NULL partial index wording.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
2004-04-19Complete TODO item:Bruce Momjian
2004-04-15Clarify meaning of second DateStyle value.Bruce Momjian
2004-04-12Change psql \copy stdin/stdout to read from command input/output.Bruce Momjian
2004-04-12> > This update fixes a few small typos in names,Bruce Momjian
2004-04-10Please find a small patch to fix the brain damage "century" andBruce Momjian
2004-04-09Remove libpgeasy and odbc doc reference in filelist.sgml --- removed toBruce Momjian
2004-04-07Add SQL 2003 standards.Bruce Momjian
2004-04-07Remove bad URL.Bruce Momjian
2004-04-07Update FAQ_DEV.Bruce Momjian
2004-04-07> >>1. change the type of "log_statement" option from boolean to string,Bruce Momjian
2004-04-05Remove 'syslog' GUC variable, and add more logical 'log_destination'Bruce Momjian
2004-04-01Replace TupleTableSlot convention for whole-row variables and functionTom Lane
2004-03-31Add description of log_statement_stats's function (total statement statsBruce Momjian
2004-03-31Back out tutorial changes:Bruce Momjian
2004-03-30Fix markup errors from recent patch.Bruce Momjian
2004-03-301. In keeping with the recent discussion that there should be moreBruce Momjian
2004-03-30Add mention of how to use \df to find functions using/returning specificBruce Momjian
2004-03-30Fix to_char for 1 BC. Previously it returned 1 AD.Bruce Momjian
2004-03-29Update FAQ from Robert TreatBruce Momjian
2004-03-26More cross-reference work, other minor SGML fixes and improvements.Neil Conway
2004-03-25Convert some GUC variable references to links.Tom Lane