postgres/src
Bruce Momjian b69370441e protected void finalize() {
close();
}

in LargeObject.java so that the db resources are released when it is
garbage collected or am I missing something?

Philip Crotwell
2001-06-04 20:10:41 +00:00
..
backend Give error message, rather than coredump, for utility statements in 2001-06-04 16:17:30 +00:00
bin Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data
include Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
interfaces protected void finalize() { 2001-06-04 20:10:41 +00:00
makefiles See attached for a small patch that enables plpython to build cleanly 2001-05-25 15:48:33 +00:00
pl pltcl, plperl, and plpython all suffer the same bug previously fixed 2001-06-01 18:17:44 +00:00
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
test New improved version of bpcharin() may have got the truncation case 2001-06-01 17:49:17 +00:00
tools Fix for comments at top of functions. 2001-05-22 17:24:58 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
Makefile.shlib Shared library and GCC support for SCO OpenServer. 2001-05-07 20:43:28 +00:00
nls-global.mk Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
win32.mak