- Mar 22, 2002
-
-
Peter Eisentraut authored
-
- Jan 20, 2002
-
-
Peter Eisentraut authored
-
- Jan 10, 2002
-
-
Tom Lane authored
the difference between a run-time type cast and casting a literal string to a specific type. Minor editorial work in same area.
-
- Jan 07, 2002
-
-
Peter Eisentraut authored
-
- Dec 08, 2001
-
-
Thomas G. Lockhart authored
Mention SQL9x precision syntax for date/time types. Use PostgreSQL consistantly throughout docs. Before, usage was split evenly between Postgres and PostgreSQL.
-
- Dec 01, 2001
-
-
Tom Lane authored
and row comparisons. How'd this manage to slip through the cracks?
-
- Nov 28, 2001
-
-
Peter Eisentraut authored
-
- Nov 21, 2001
-
-
Thomas G. Lockhart authored
Purge "Postgres" in favor of "PostgreSQL" in docs. ref/ not yet done.
-
- Nov 19, 2001
-
-
Tom Lane authored
-
- Nov 09, 2001
-
-
Peter Eisentraut authored
-
- Oct 13, 2001
-
-
Bruce Momjian authored
-
- Oct 09, 2001
-
-
Peter Eisentraut authored
output (from pdfjadetex). Also updated instructions to install documentation processing toolchain.
-
- Sep 13, 2001
-
-
Peter Eisentraut authored
-
- Sep 09, 2001
-
-
Peter Eisentraut authored
-
- Aug 26, 2001
-
-
Tom Lane authored
the Admin Guide about routine maintenance tasks. Currently this only discusses the various reasons for doing VACUUM, but perhaps it could be fleshed out with topics like log rotation.
-
- Aug 10, 2001
-
-
Tom Lane authored
default, but OIDS are removed from many system catalogs that don't need them. Some interesting side effects: TOAST pointers are 20 bytes not 32 now; pg_description has a three-column key instead of one. Bugs fixed in passing: BINARY cursors work again; pg_class.relhaspkey has some usefulness; pg_dump dumps comments on indexes, rules, and triggers in a valid order. initdb forced.
-
- Jun 20, 2001
-
-
Tom Lane authored
tests to return the correct results per SQL9x when given NULL inputs. Reimplement these tests as well as IS [NOT] NULL to have their own expression node types, instead of depending on special functions. From Joe Conway, with a little help from Tom Lane.
-
- May 13, 2001
-
-
Peter Eisentraut authored
-
- Feb 25, 2001
-
-
Peter Eisentraut authored
-
- Feb 24, 2001
-
-
Peter Eisentraut authored
example.
-
- Feb 10, 2001
-
-
Tom Lane authored
--- Postgres now accepts the example we claimed it wouldn't. Miscellaneous copy-editing as well.
-
- Jan 26, 2001
-
-
Peter Eisentraut authored
-
- Jan 23, 2001
-
-
Peter Eisentraut authored
into new chapter on query (SELECT) syntax. In the end this should become a narrative and example-filled counterpart to the SELECT reference page.
-
- Jan 21, 2001
-
-
Peter Eisentraut authored
Easter <reaster@comptechnews.com>, heavily massaged by me. Also cleaned up value expressions a bit.
-
- Jan 14, 2001
-
-
Peter Eisentraut authored
etc.
-
- Jan 13, 2001
-
-
Peter Eisentraut authored
SQL type names over internal type names.
-
- Jan 08, 2001
-
-
Tom Lane authored
were never yet mentioned anywhere in our documentation. Improve explanations of the other system attributes, too.
-
- Jan 06, 2001
-
-
Peter Eisentraut authored
appendix with comprehensive list of key words.
-
- Dec 22, 2000
-
-
Peter Eisentraut authored
-
- Dec 21, 2000
-
-
Peter Eisentraut authored
full word "version" where appropriate.
-
- Dec 19, 2000
-
-
Tom Lane authored
in the docs for arrays.
-
- Dec 17, 2000
-
-
Tom Lane authored
-
- Dec 16, 2000
-
-
Tom Lane authored
-
- Dec 14, 2000
-
-
Peter Eisentraut authored
-
- Sep 29, 2000
-
-
Peter Eisentraut authored
names for the HTML files (e.g., not x4856.htm).
-
- Aug 07, 2000
-
-
Tom Lane authored
-
- Jul 14, 2000
-
-
Thomas G. Lockhart authored
Add information on SET SESSION CHARACTERISTICS. Fix references to pg_hba.conf(5) since that is no longer a man page.
-
- Jun 20, 2000
-
-
Bruce Momjian authored
> patches are not lost... Aggregate doc patches: The patches are attached. Be great if you could check them over to make sure all relevant content (and markup) is there... Isaac Wilcox
-
- Jun 09, 2000
-
-
Bruce Momjian authored
-
- May 02, 2000
-
-
Thomas G. Lockhart authored
-