Age | Commit message (Expand) | Author |
2004-04-22 | Put information about tag in Outputs section, where it belongs. | Tom Lane |
2004-04-22 | Fix typo | Peter Eisentraut |
2004-04-22 | Improvements to the backup & restore documentation. | Neil Conway |
2004-04-22 | Update EXECUTE docs to mention tag matches prepared statement. | Bruce Momjian |
2004-04-22 | Add global psql config file, psql.rc.sample. | Bruce Momjian |
2004-04-21 | Minor improvement to CREATE AGGREGATE docs: add an xref to the docs for | Neil Conway |
2004-04-21 | New link for Solaris IPC article | Peter Eisentraut |
2004-04-21 | Change COPY CSV keyword to be: | Bruce Momjian |
2004-04-20 | Add doc mention that: | Bruce Momjian |
2004-04-20 | Improve IS NULL partial index wording. | Bruce Momjian |
2004-04-20 | Document partial indexes for IS NULL lookups. | Bruce Momjian |
2004-04-20 | Remove additional tcl doc mention. | Bruce Momjian |
2004-04-20 | Remove TCL docs. | Bruce Momjian |
2004-04-20 | > >> My question is whether postgres can index null values, and if not, do I | Bruce Momjian |
2004-04-19 | In reading the 7.4.2 docs, the sql reference page for PREPARE doesn't | Bruce Momjian |
2004-04-19 | Complete TODO item: | Bruce Momjian |
2004-04-15 | Clarify meaning of second DateStyle value. | Bruce Momjian |
2004-04-12 | Change 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-10 | Please find a small patch to fix the brain damage "century" and | Bruce Momjian |
2004-04-09 | Remove libpgeasy and odbc doc reference in filelist.sgml --- removed to | Bruce Momjian |
2004-04-07 | Add SQL 2003 standards. | Bruce Momjian |
2004-04-07 | Remove bad URL. | Bruce Momjian |
2004-04-07 | Update FAQ_DEV. | Bruce Momjian |
2004-04-07 | > >>1. change the type of "log_statement" option from boolean to string, | Bruce Momjian |
2004-04-05 | Remove 'syslog' GUC variable, and add more logical 'log_destination' | Bruce Momjian |
2004-04-01 | Replace TupleTableSlot convention for whole-row variables and function | Tom Lane |
2004-03-31 | Add description of log_statement_stats's function (total statement stats | Bruce Momjian |
2004-03-31 | Back out tutorial changes: | Bruce Momjian |
2004-03-30 | Fix markup errors from recent patch. | Bruce Momjian |
2004-03-30 | 1. In keeping with the recent discussion that there should be more | Bruce Momjian |
2004-03-30 | Add mention of how to use \df to find functions using/returning specific | Bruce Momjian |
2004-03-30 | Fix to_char for 1 BC. Previously it returned 1 AD. | Bruce Momjian |
2004-03-29 | Update FAQ from Robert Treat | Bruce Momjian |
2004-03-26 | More cross-reference work, other minor SGML fixes and improvements. | Neil Conway |
2004-03-25 | Convert some GUC variable references to links. | Tom Lane |
2004-03-24 | Replace max_expr_depth parameter with a max_stack_depth parameter that | Tom Lane |
2004-03-24 | Make a cross-reference in the ALTER TABLE ref page into a <xref>. | Neil Conway |
2004-03-24 | Fix a minor typo in the log_line_prefix docs and make a couple other | Neil Conway |
2004-03-24 | Add thread locking to SSL and Kerberos connections. | Bruce Momjian |
2004-03-24 | Document fallback to tcp/ip localhost connection from psql on ports | Bruce Momjian |
2004-03-23 | PQresult should be PGresult. | Tom Lane |
2004-03-23 | Fix small typo. | Tom Lane |
2004-03-23 | Repair misleading description of MOVE's command tag result. | Tom Lane |
2004-03-23 | Use dollar-quoting for function bodies, unless disabled with | Tom Lane |
2004-03-23 | Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and | Tom Lane |
2004-03-23 | Minor SGML improvements. | Neil Conway |
2004-03-23 | Fix typo in postmaster reference page: from Tom. | Neil Conway |
2004-03-23 | Improve the locale and character set docs, add some <xref>s pointing | Neil Conway |
2004-03-23 | Replace the virtual_host and tcpip_socket parameters with a unified | Tom Lane |