postgresql/src
Tom Lane fd0366e1b5 Performance improvement for libpq: avoid calling malloc separately
for each field of each tuple.  Makes more difference than you'd think...
1998-11-18 00:47:28 +00:00
..
backend Add text<->float8 and text<->float4 conversion functions. 1998-11-17 14:36:51 +00:00
bin Additional fixes for mixed-case table names from Billy Allie. 1998-11-17 14:26:39 +00:00
corba From: Taral <taral@cyberjunkie.com> 1998-11-17 03:10:36 +00:00
data
include Add text<->float8 and text<->float4 conversion functions. 1998-11-17 14:36:51 +00:00
interfaces Performance improvement for libpq: avoid calling malloc separately 1998-11-18 00:47:28 +00:00
lextest
makefiles slight mods required for freebsd (elf vs aout stuff) 1998-11-02 05:30:10 +00:00
man Fix from Tom Lane for pg_shadow in pg_upgrade 1998-10-25 02:47:38 +00:00
pl August version of docs superceded by sgml version from Jan. 1998-11-06 15:04:31 +00:00
template Compiler options not spelled quite right... 1998-10-26 00:57:33 +00:00
test Add tests for comparison operators. 1998-10-29 18:13:03 +00:00
tools
tutorial
utils
config.guess
config.sub
configure slight mods required for freebsd (elf vs aout stuff) 1998-11-02 05:30:10 +00:00
configure.in slight mods required for freebsd (elf vs aout stuff) 1998-11-02 05:30:10 +00:00
DEVELOPERS
GNUmakefile.in
install-sh
Makefile
Makefile.global.in Okay, this shoudl provide a fix for the freebsd problem... 1998-10-30 04:54:06 +00:00
Makefile.shlib Fix at least a few shared-library problems on Linux. 1998-11-12 05:27:01 +00:00
win32.mak