Age | Commit message (Expand) | Author |
2004-05-08 | Fix typo. | Bruce Momjian |
2004-05-06 | Erase MD5 user passwords when a user is renamed because the username is | Bruce Momjian |
2004-05-06 | Update todo/faq timestamps | Bruce Momjian |
2004-05-05 | Fix a typo in the documentation. | Neil Conway |
2004-05-05 | ALTER TABLE rewrite. New cool stuff: | Tom Lane |
2004-05-03 | Fix obscure typo in 7.4.0 release notes. | Neil Conway |
2004-05-01 | Update Japanese FAQ. | Bruce Momjian |
2004-04-29 | Minor copy-editing. | Tom Lane |
2004-04-24 | Fix typo in libpq docs. | Neil Conway |
2004-04-24 | Document that PQoidValue(), PQcmdTuples(), and PQoidStatus() now work | Neil Conway |
2004-04-24 | Add mention to run thread test program if user is experiencing problems | Bruce Momjian |
2004-04-23 | Add ceiling() as an alias for ceil(), and power() as an alias for pow(). | Neil Conway |
2004-04-22 | Make psql's \d+ command indicate whether the table in question | Neil Conway |
2004-04-22 | Fix filename mention in psqlrc.sample file. | Bruce Momjian |
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 |