]> git.ipfire.org Git - thirdparty/postgresql.git/log
thirdparty/postgresql.git
29 years agoBrought in extensions to pg_dump
Marc G. Fournier [Fri, 12 Jul 1996 05:39:39 +0000 (05:39 +0000)] 
Brought in extensions to pg_dump

Submitted by: david bennett <dave@bensoft.com>
      marc g. fournier <scrappy@ki.net>

29 years agofixes for several potential null pointer dereferences
Marc G. Fournier [Fri, 12 Jul 1996 04:53:59 +0000 (04:53 +0000)] 
fixes for several potential null pointer dereferences

submitted by: Paul "Shag" Walmsley <ccshag@cclabs.missouri.edu>

29 years agoFixes: Using LIKE or ~ operator on text type files which are null valued
Marc G. Fournier [Tue, 9 Jul 1996 06:39:19 +0000 (06:39 +0000)] 
Fixes: Using LIKE or ~ operator on text type files which are null valued
       causes segmentation fault.

Thanks to: Salvador Ortiz Garcia, Robert Patrick, Paul 'Shag' Walmsley,
           and James Cooper for finding and fixing the problem.

29 years agoFix: Can't drop tables with names longer than 16 characters.
Marc G. Fournier [Tue, 9 Jul 1996 06:35:38 +0000 (06:35 +0000)] 
Fix: Can't drop tables with names longer than 16 characters.

29 years agoPostgres95 1.01 Distribution - Virgin Sources PG95-1_01
Marc G. Fournier [Tue, 9 Jul 1996 06:22:35 +0000 (06:22 +0000)] 
Postgres95 1.01 Distribution - Virgin Sources