- 23 Feb, 2002 5 commits
-
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-Werror.
-
Peter Eisentraut authored
any order without affecting results.
-
Bruce Momjian authored
-
- 22 Feb, 2002 19 commits
-
-
Bruce Momjian authored
http://webmail.postgresql.org/~petere/dbsize.html The tarball can be rolled into contrib -- now that I think of it I don't know why I never did that. Never imagined this would have anything to do with that TODO item, though. I figured oid2name accomplished that. Peter Eisentraut peter_e@gmx.net
-
Bruce Momjian authored
> * Allow psql to show transaction status if backend protocol changes made
-
Bruce Momjian authored
In the mailing lists I found no informations. See note for further informations. Add missing AuthBlockSig. regards Heiko
-
Bruce Momjian authored
-
Bruce Momjian authored
Please, apply attached patch of contrib/btree_gist to 7.2.1 and current cvs. The patch fixes memory leak during creation GiST index on timestamp column. Thank you. -- Teodor Sigaev teodor@stack.net
-
Bruce Momjian authored
> * Inline simple SQL functions to avoid overhead (Tom) > * Precompile SQL functions to avoid overhead (Neil Conway)
-
Bruce Momjian authored
< * Inline simple SQL functions to avoid overhead (Tom) > * Inline simple SQL functions to avoid overhead (Neil Conway)
-
Bruce Momjian authored
> * Inline simple SQL functions to avoid overhead (Tom)
-
Dave Cramer authored
-
Bruce Momjian authored
< first, breaks notify API; > first, breaks notify API; [namedatalen]
-
Bruce Momjian authored
-
Dave Cramer authored
getColumnClassName(int) is not implemented. This will futher fixes method ResultSet.getObject(int) since it requires the getColumnClassName(int) method to return the proper java class used to map the database column. auther Ed Yu
-
Dave Cramer authored
fixes getIndexInfo throwing NullPointerException fixes getIndexInfo improper results when multiple key indexs are used
-
Dave Cramer authored
fixes getIndexInfo throwing NullPointerException fixes getIndexInfo improper results when multiple key indexs are used
-
Dave Cramer authored
-
Bruce Momjian authored
< * Allow ability to easily build only certain interfaces (Marc) > * Better document ability to build only certain interfaces (Marc)
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Remove or relicense modules that are not under the BSD license, if possible
-
Bruce Momjian authored
-
- 21 Feb, 2002 9 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Allow ability to easily build only certain interfaces (Marc)
-
- 20 Feb, 2002 5 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
> o Allow cursors outside transactions [cursor]
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 19 Feb, 2002 2 commits
-
-
Bruce Momjian authored
> * Clarify use of 'application' and 'command' tags in SGML docs
-
Bruce Momjian authored
> * Improve concurrency of hash indexes > * Test hash index performance and recommend or discourage usage
-