| Age | Commit message (Expand) | Author |
| 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-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 | > >>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-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 |
| 2004-03-22 | Clean up rather poor description of the difference between INHERITS and | Tom Lane |
| 2004-03-22 | I just noticed that \dp outputs "Table" to indicate relations (tables, | Bruce Momjian |
| 2004-03-21 | Revise syntax-error reporting behavior to give pleasant results for | Tom Lane |
| 2004-03-19 | Add a usage example for has_function_privilege(). | Tom Lane |
| 2004-03-17 | Document SPI_push() and SPI_pop(). | Bruce Momjian |
| 2004-03-15 | log_statement was not removed by the previous patch. It only updated | Bruce Momjian |
| 2004-03-15 | Update random regression test text to be clearer. | Bruce Momjian |
| 2004-03-15 | Update random test description because it fails less frequently now. | Bruce Momjian |
| 2004-03-15 | Remove GUC log_statement, log_pid, log_timestamp, log_source_port. | Bruce Momjian |
| 2004-03-15 | Fix typo. | Bruce Momjian |
| 2004-03-15 | Mention Linux syslog will sync lines to disk, and describe how to | Bruce Momjian |
| 2004-03-12 | Fix a typo in the documentation for geqo_effort. | Neil Conway |
| 2004-03-12 | Improve documentation for the newly-added NOWAIT clause of LOCK TABLE. | Neil Conway |
| 2004-03-12 | Allow 'Infinity' and '-Infinity' as input to the float4 and float8 | Neil Conway |
| 2004-03-11 | Document the SSL and Kerberos are not thread-safe. | Bruce Momjian |
| 2004-03-11 | Add NOWAIT option to LOCK command | Tatsuo Ishii |
| 2004-03-10 | Fix a typo. | Neil Conway |
| 2004-03-09 | Tweak some text to avoid using <command>SET</command> as a verb, per | Neil Conway |
| 2004-03-09 | Remove blank line in Makefile. | Bruce Momjian |
| 2004-03-09 | Add HISTORY/INSTALL clean target to 7.4.X. | Bruce Momjian |