postgresql/src
Tom Lane 8f5ff4cf1c Fix a potential infinite loop in appendStringInfo: would lock
up if first string to be appended to an empty StringInfo was longer
than the initial space allocation.
Also speed it up slightly.
1998-11-08 19:22:24 +00:00
..
backend Fix a potential infinite loop in appendStringInfo: would lock 1998-11-08 19:22:24 +00:00
bin Add "-N" flag to force double quotes around identifiers. 1998-11-06 15:54:47 +00:00
data Remove duplicates 1998-03-16 05:52:23 +00:00
include s_lock patch from Ryan. 1998-10-31 02:06:08 +00:00
interfaces Test for and handle NULL arguments to mylog() print statements. 1998-11-04 16:24:32 +00:00
lextest Hi, 1998-04-06 00:32:26 +00:00
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 I agree. I think, though, that the best argument presented in the 1998-10-08 00:19:47 +00:00
tutorial OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
DEVELOPERS Move FAQ_DEV to docs directory, where it belongs. 1998-05-22 04:20:53 +00:00
GNUmakefile.in The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Okay, this shoudl provide a fix for the freebsd problem... 1998-10-30 04:54:06 +00:00
Makefile.shlib Minor FreeBSD fixes put in place 1998-10-31 03:58:55 +00:00
config.guess My mailer munged the intro text in my last post. Here is the text 1998-07-19 04:17:13 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
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
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00