- 19 Jul, 1996 1 commit
-
-
Marc G. Fournier authored
The type _char16 (array of char16) is incorrectly defined as array of name and values longer than 16 chars are stored as names and not truncated to 16 bytes as they should be. Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
-
- 18 Jul, 1996 2 commits
-
-
Marc G. Fournier authored
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. submitted by: Julian Assange <proff@suburbia.net>
-
Marc G. Fournier authored
include file sys/param.h Submitted by: michael.siebenborn@ae3.Hypo.DE (Michael Siebenborn (6929))
-
- 16 Jul, 1996 4 commits
-
-
Marc G. Fournier authored
submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
Marc G. Fournier authored
submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
Marc G. Fournier authored
S_LOCK_'s during the postgres link phase. submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
Marc G. Fournier authored
- \p produces traditional results - \r added submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
- 15 Jul, 1996 5 commits
-
-
Marc G. Fournier authored
From: azcb0@sde.uts.amdahl.com
-
Marc G. Fournier authored
NOTE: FSYNC needs to be set at top of initdb.sh to enable use of fsync patches...disabled by default
-
Marc G. Fournier authored
-
Marc G. Fournier authored
varchar.diff ------------ This patch was necessary for the OpenLink Postgres Database Agent. I think this fixes a bug anyway. The following query demonstrates this bug: create table foo (bar varchar); insert into foo values (''); -- no problem select * from foo where bar = ''; -- fails
-
Marc G. Fournier authored
-
- 13 Jul, 1996 1 commit
-
-
Marc G. Fournier authored
The idea is that its right beside PORTNAME, so if it doesn't apply to the OS in question, it can be rememberd to disable it...
-
- 12 Jul, 1996 2 commits
-
-
Marc G. Fournier authored
Submitted by: david bennett <dave@bensoft.com> marc g. fournier <scrappy@ki.net>
-
Marc G. Fournier authored
submitted by: Paul "Shag" Walmsley <ccshag@cclabs.missouri.edu>
-
- 09 Jul, 1996 3 commits
-
-
Marc G. Fournier authored
causes segmentation fault. Thanks to: Salvador Ortiz Garcia, Robert Patrick, Paul 'Shag' Walmsley, and James Cooper for finding and fixing the problem.
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-