- 15 Jan, 2000 4 commits
-
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
-
Peter Eisentraut authored
-
- 14 Jan, 2000 9 commits
-
-
Peter Eisentraut authored
-
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.
-
Tom Lane authored
in libpq --- mostly, poor response to error conditions. You now actually get to see the postmaster's 'The Data Base System is starting up' message, which you didn't before. I suspect the SSL code is still broken though.
-
Tom Lane authored
report original error before attempting reset, not after.
-
Tom Lane authored
80-column displays...
-
Tom Lane authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
choke on relation or attribute names containing spaces, quotes, or other special characters. This fixes a TODO item. It also forces initdb, since stored rule strings change.
-
- 13 Jan, 2000 10 commits
-
-
Peter Eisentraut authored
error-proof. Rearranged some old code and removed dead sections.
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tatsuo Ishii authored
Update README so that it reflects all source file names Add an entry to make sjistest (testing between SJIS/EUC_JP conversion)
-
- 12 Jan, 2000 8 commits
-
-
Peter Eisentraut authored
-
Tatsuo Ishii authored
-
Tom Lane authored
-
Tom Lane authored
on FUNC_MAX_ARGS by using an appropriate fmgr() call.
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
in indexkeys, classlist arrays.
-
- 11 Jan, 2000 9 commits