| .. |
|
backend
|
Fix ancient memory leak in index_create(): RelationInitIndexAccessInfo
|
2005-06-25 16:54:12 +00:00 |
|
bin
|
Correct some code in pg_restore when reading the header of a tar archive:
|
2005-06-22 02:12:19 +00:00 |
|
corba
|
Convert files from DOS format to normal text.
|
2000-12-03 14:43:59 +00:00 |
|
include
|
When using C-string lookup keys in a dynahash.c hash table, use strncpy()
|
2005-06-18 20:51:59 +00:00 |
|
interfaces
|
Fix mis-backport of libpq memory leak fix. Per Michael Fuhr.
|
2005-07-14 14:07:41 +00:00 |
|
makefiles
|
Un-break Darwin port.
|
2003-10-27 07:42:34 +00:00 |
|
pl
|
plpgsql's exec_assign_value() freed the old value of a variable before
|
2005-06-20 20:44:57 +00:00 |
|
port
|
fflush() FILE buffer to descriptor so stat call gets proper size in fseeko.c.
|
2004-03-23 05:27:02 +00:00 |
|
template
|
OK, another try at Darwin threads.
|
2004-07-08 18:25:22 +00:00 |
|
test
|
Back-patch 8.0's tightening of ORDER BY clauses in join regression test,
|
2005-07-16 20:20:49 +00:00 |
|
tools
|
Update release checklist to reflect that HISTORY and INSTALL don't
|
2005-05-08 23:34:32 +00:00 |
|
tutorial
|
Small fix to Christopher's recent improvements --- underscore is not
|
2003-10-31 03:58:15 +00:00 |
|
utils
|
Re-add Win32 missing files, I think.
|
2002-11-02 02:00:35 +00:00 |
|
bcc32.mak
|
Attached is a patch to provide makefiles, etc. to allow the compilation
|
2002-12-30 21:07:26 +00:00 |
|
DEVELOPERS
|
just testing a script...
|
1999-07-30 03:45:57 +00:00 |
|
Makefile
|
Assorted fixes for Cygwin:
|
2002-09-05 18:28:46 +00:00 |
|
Makefile.global.in
|
Supress ecpg thread test if configure didn't enable threads. Fix
|
2003-12-19 23:29:29 +00:00 |
|
Makefile.shlib
|
When building shared libraries on HPUX with gcc, forcibly include -lgcc
|
2003-10-20 01:34:33 +00:00 |
|
nls-global.mk
|
Run distprep target before creating list of files that contain translatable
|
2003-09-14 22:40:38 +00:00 |
|
win32.mak
|
Remove all traces of multibyte and locale options. Clean up comments
|
2002-09-03 21:45:44 +00:00 |