Commit Graph

3207 Commits (3de91c18b51f0f983974dd0c369b424f9db03e84)

Author SHA1 Message Date
Neil Conway 8295c27c89 Add documentation for the new "dollar quoting" feature, and update existing 22 years ago
Neil Conway 2871f60f23 Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATE 22 years ago
Bruce Momjian 335cf9ae7f Restore one mention of logrotate, per Peter. 22 years ago
Neil Conway 0079547bcb Implement the width_bucket() function, per SQL2003. This commit only adds 22 years ago
Bruce Momjian 19a495caaa Properly document rotatelogs, and add mention of it to pg_ctl manual page. 22 years ago
Neil Conway 0cb27df5c6 Improve documentation for SQLSTATE error codes, per recent thread on 22 years ago
Tom Lane 2f63232d30 Promote row expressions to full-fledged citizens of the expression syntax, 22 years ago
Neil Conway 9a939886ac Fix typo. 22 years ago
Bruce Momjian 1fe11fad54 Fix typo. 22 years ago
Bruce Momjian 22a2c4b576 Erase MD5 user passwords when a user is renamed because the username is 22 years ago
Bruce Momjian d8f6973df3 Update todo/faq timestamps 22 years ago
Neil Conway 3b8151a5ee Fix a typo in the documentation. 22 years ago
Tom Lane 077db40fa1 ALTER TABLE rewrite. New cool stuff: 22 years ago
Neil Conway 4ef8b2f901 Fix obscure typo in 7.4.0 release notes. 22 years ago
Bruce Momjian 1a273556a3 Update Japanese FAQ. 22 years ago
Tom Lane f378288e3b Minor copy-editing. 22 years ago
Neil Conway a3015829ee Fix typo in libpq docs. 22 years ago
Neil Conway f0c3a09ab3 Document that PQoidValue(), PQcmdTuples(), and PQoidStatus() now work 22 years ago
Bruce Momjian f5dd5bf297 Add mention to run thread test program if user is experiencing problems 22 years ago
Neil Conway fc7fd50182 Add ceiling() as an alias for ceil(), and power() as an alias for pow(). 22 years ago
Neil Conway 0fa2afa93a Make psql's \d+ command indicate whether the table in question 22 years ago
Bruce Momjian 65b020bd61 Fix filename mention in psqlrc.sample file. 22 years ago
Tom Lane 19f1649bed Put information about tag in Outputs section, where it belongs. 22 years ago
Peter Eisentraut c16fa67c87 Fix typo 22 years ago
Neil Conway 2ff4e44043 Improvements to the backup & restore documentation. 22 years ago
Bruce Momjian e3391133ae Update EXECUTE docs to mention tag matches prepared statement. 22 years ago
Bruce Momjian be6bbcef56 Add global psql config file, psql.rc.sample. 22 years ago
Neil Conway 4906841901 Minor improvement to CREATE AGGREGATE docs: add an xref to the docs for 22 years ago
Peter Eisentraut aeee856564 New link for Solaris IPC article 22 years ago
Bruce Momjian 49d3d9cf40 Change COPY CSV keyword to be: 22 years ago
Bruce Momjian 6022a7d72f Add doc mention that: 22 years ago
Bruce Momjian 8149029162 Improve IS NULL partial index wording. 22 years ago
Bruce Momjian bb18b47390 Document partial indexes for IS NULL lookups. 22 years ago
Bruce Momjian 2f2a3439a5 Remove additional tcl doc mention. 22 years ago
Bruce Momjian c310d28766 Remove TCL docs. 22 years ago
Bruce Momjian 6ef77149f7 > >> My question is whether postgres can index null values, and if not, do I 22 years ago
Bruce Momjian d1b3915ce1 In reading the 7.4.2 docs, the sql reference page for PREPARE doesn't 22 years ago
Bruce Momjian 862b20b382 Complete TODO item: 22 years ago
Bruce Momjian 77c7e8bcb8 Clarify meaning of second DateStyle value. 22 years ago
Bruce Momjian abdabeb995 Change psql \copy stdin/stdout to read from command input/output. 22 years ago
Bruce Momjian 7b3189c185 > > This update fixes a few small typos in names, 22 years ago
Bruce Momjian 1934055cbe Please find a small patch to fix the brain damage "century" and 22 years ago
Bruce Momjian 296f485492 Remove libpgeasy and odbc doc reference in filelist.sgml --- removed to 22 years ago
Bruce Momjian 14bd7a0181 Add SQL 2003 standards. 22 years ago
Bruce Momjian 9fa14b1ea0 Remove bad URL. 22 years ago
Bruce Momjian 58a1cb1024 Update FAQ_DEV. 22 years ago
Bruce Momjian 6a25c6e1d1 > >>1. change the type of "log_statement" option from boolean to string, 22 years ago
Bruce Momjian 6165bbab8c Remove 'syslog' GUC variable, and add more logical 'log_destination' 22 years ago
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function 22 years ago
Bruce Momjian 076055ed10 Add description of log_statement_stats's function (total statement stats 22 years ago