Commit Graph

  • 54857ad1a7 Fixes: Marc G. Fournier 1996-07-19 05:21:28 +00:00
  • 1d4a115a37 Fixes: Marc G. Fournier 1996-07-19 05:12:40 +00:00
  • 72f76d38eb libpq and psql.c have been modified to do various things they didn't do before (plus some optimisations/bug fixes et al). I've included a small demo transcript below. Note that all of of the display functionality/intelligence you see here, can be had merely by calling the new LIBPQ PQprint() routine with the appropriate arguments/options, including the HTML3 output guff. Marc G. Fournier 1996-07-18 05:48:57 +00:00
  • bc0bd47c6a Fixes: In the solaris port the file descriptors are hard coded to 20 (from the include file sys/param.h Marc G. Fournier 1996-07-18 04:59:42 +00:00
  • 55aab6a434 fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1} Marc G. Fournier 1996-07-16 07:13:58 +00:00
  • bf2abf0dae fix: clean up formatting of \d tablename in psql Marc G. Fournier 1996-07-16 06:58:12 +00:00
  • e5eb859446 fix: During a BSD/OS(BSDI) 2.1 compile, I got errors about undefined S_LOCK_'s during the postgres link phase. Marc G. Fournier 1996-07-16 06:53:41 +00:00
  • 169a5b7670 applied fixes for psql - \p produces traditional results - \r added Marc G. Fournier 1996-07-16 06:37:28 +00:00
  • d7a1ce7af7 adds: case insensitive regexp for varchar From: azcb0@sde.uts.amdahl.com Marc G. Fournier 1996-07-15 19:32:33 +00:00
  • 350cb69aed fsync patch from openlink Marc G. Fournier 1996-07-15 19:22:58 +00:00
  • faf21935d1 fsync patch from openlink Marc G. Fournier 1996-07-15 19:22:17 +00:00
  • d838e30f13 Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.global Marc G. Fournier 1996-07-15 19:11:23 +00:00
  • 76145bd74b Makefile.global changes to show option -DOPENLINK_PATCHES Marc G. Fournier 1996-07-15 19:10:32 +00:00
  • 3a2a3689b8 Moved two defines required for FreeBSD into Makefile.global Marc G. Fournier 1996-07-13 07:37:33 +00:00
  • d602a35d37 Brought in extensions to pg_dump Marc G. Fournier 1996-07-12 05:39:39 +00:00
  • e72ca17f77 fixes for several potential null pointer dereferences Marc G. Fournier 1996-07-12 04:53:59 +00:00
  • 950b6ab022 Fixes: Using LIKE or ~ operator on text type files which are null valued causes segmentation fault. Marc G. Fournier 1996-07-09 06:39:19 +00:00
  • 25bb71835f Fix: Can't drop tables with names longer than 16 characters. Marc G. Fournier 1996-07-09 06:35:38 +00:00
  • d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources PG95-1_01 Marc G. Fournier 1996-07-09 06:22:35 +00:00