- 12 Mar, 1997 4 commits
-
-
Marc G. Fournier authored
Subject: [HACKERS] equal column and table name patch This fixes a bug where selects fail when there is a column with the same name as the table it's a part of.
-
Marc G. Fournier authored
Subject: [HACKERS] better access control error messages This patch replaces the 'no such class or insufficient privilege' with distinct error messages that tell you whether the table really doesn't exist or whether access was denied.
-
Marc G. Fournier authored
Subject: [HACKERS] backend Makefile patch This patch cleans up backend/Makefile a little bit, and prevents it from relinking the backend binary when no changes have been made.
-
Marc G. Fournier authored
Subject: [HACKERS] abort failed transaction patch This patch allows you to end a transaction that has failed on an error using the 'ABORT' statement without generating another error message. (By default you get an error unless you use 'END' to terminate the transaction, which has already been aborted anyway.)
-
- 11 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 10 Mar, 1997 2 commits
-
-
Bruce Momjian authored
-
Marc G. Fournier authored
-
- 09 Mar, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 07 Mar, 1997 2 commits
-
-
Bruce Momjian authored
-
Marc G. Fournier authored
By Edmund
-
- 06 Mar, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
- 04 Mar, 1997 1 commit
-
-
Marc G. Fournier authored
text, which are supposed to behave exactly as their Oracle counterparts. From: Edmund Mergl <E.Mergl@bawue.de>
-
- 03 Mar, 1997 2 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 02 Mar, 1997 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 01 Mar, 1997 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Use INT4OID instead of 23.
-
- 28 Feb, 1997 7 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
generated files, that shouldn't be removed on a make clean Pointed out by half the hackers mailing list :)
-
Marc G. Fournier authored
Pointed out by Bruce
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 27 Feb, 1997 1 commit
-
-
Bruce Momjian authored
-
- 25 Feb, 1997 2 commits
-
-
Marc G. Fournier authored
it.
-
Marc G. Fournier authored
containing non-unique data
-
- 22 Feb, 1997 1 commit
-
-
Vadim B. Mikheev authored
-