- 22 Jul, 2000 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 27 Mar, 2000 1 commit
-
-
Thomas G. Lockhart authored
Use "generic functions" for math and other routines. Use SQL92 "type 'literal'" syntax rather than Postgres "'literal'::type".
-
- 14 Jan, 2000 1 commit
-
-
Peter Eisentraut authored
* Let unprivileged users change their own passwords. * The password is now an Sconst in the parser, which better reflects its text datatype and also forces users to quote them. * If your password is NULL you won't be written to the password file, meaning you can't connect until you have a password set up (if you use password authentication). * When you drop a user that owns a database you get an error. The database is not gone.
-
- 30 Nov, 1999 1 commit
-
-
Bruce Momjian authored
This one should work much better than the one I sent in previously. The functionality is the same, but the patch was missing one file resulting in the compilation failing. The docs also received a minor fix. Peter Eisentraut Sernanders väg 10:115
-
- 22 Jul, 1999 1 commit
-
-
Thomas G. Lockhart authored
ecpg reference page still needs formatting.
-
- 06 Jul, 1999 1 commit
-
-
Thomas G. Lockhart authored
No big deal; fixed lots of other markup at the same time. Bigest change: make sure there is no whitespace in front of <term> contents. This will probably help the other output types too.
-
- 14 Jun, 1999 1 commit
-
-
Thomas G. Lockhart authored
Split reference pages for CREATE TABLE AS and SELECT INTO to allow psgml (the emacs parser) to handle parsing.
-
- 29 Dec, 1998 1 commit
-
-
Thomas G. Lockhart authored
of Norm's Modular Style Sheets and jade/docbook. From Vince Vielhaber <vev@michvhf.com>.
-
- 30 Oct, 1998 1 commit
-
-
Thomas G. Lockhart authored
-
- 16 Sep, 1998 1 commit
-
-
Thomas G. Lockhart authored
-
- 07 Sep, 1998 1 commit
-
-
Thomas G. Lockhart authored
the trailing "-1". This makes a cleaner html output file name. Clean up a few refpurpose fields.
-
- 13 May, 1998 1 commit
-
-
Thomas G. Lockhart authored
-