summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
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
2004-03-24Replace max_expr_depth parameter with a max_stack_depth parameter thatTom Lane
2004-03-24Make a cross-reference in the ALTER TABLE ref page into a <xref>.Neil Conway
2004-03-24Fix a minor typo in the log_line_prefix docs and make a couple otherNeil Conway
2004-03-24Add thread locking to SSL and Kerberos connections.Bruce Momjian
2004-03-24Document fallback to tcp/ip localhost connection from psql on portsBruce Momjian
2004-03-23PQresult should be PGresult.Tom Lane
2004-03-23Fix small typo.Tom Lane
2004-03-23Repair misleading description of MOVE's command tag result.Tom Lane
2004-03-23Use dollar-quoting for function bodies, unless disabled withTom Lane
2004-03-23Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, andTom Lane
2004-03-23Minor SGML improvements.Neil Conway
2004-03-23Fix typo in postmaster reference page: from Tom.Neil Conway
2004-03-23Improve the locale and character set docs, add some <xref>s pointingNeil Conway
2004-03-23Replace the virtual_host and tcpip_socket parameters with a unifiedTom Lane