OSDN Git Service

pg-rex/syncrep.git
1996-09-23 Marc G. FournierPrototype setMaxOid()
1996-09-23 Marc G. FournierCFLAGS +- -I... got messed by one of Bryan's patches
1996-09-23 Marc G. FournierFix for using Makefile.custom
1996-09-23 Marc G. FournierFrom: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-23 Marc G. FournierFrom: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-23 Marc G. FournierFrom: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-23 Marc G. FournierDate: Sun, 22 Sep 1996 13:47:39 -0400 (EDT)
1996-09-23 Marc G. Fournierdiff -ru ../../../orig/postgres95/src/backend/utils...
1996-09-23 Marc G. Fournierdiff -ru ../../../orig/postgres95/src/backend/libpq...
1996-09-23 Marc G. FournierFinish commiting Bryan's patches...
1996-09-23 Marc G. FournierHere's a patch that I discussed recently on pg95-dev...
1996-09-22 Marc G. Fournier*** src/backend/storage/file/fd.c.orig Thu Sep 12...
1996-09-21 Marc G. FournierTurned off EUROPEAN_DATES as default...
1996-09-21 Marc G. Fournier|For starters, here's a small patch that removes a...
1996-09-21 Marc G. Fournier|This fixes the bug introduced yesterday that causes...
1996-09-21 Marc G. FournierNothing patched...just testing something with CVS...
1996-09-21 Marc G. FournierPatches to make POSTPORT changes in scripts
1996-09-20 Marc G. FournierVarious patches from Bryan that *should* clean up the...
1996-09-20 Marc G. FournierAdd the regex include files to the repository...
1996-09-19 Marc G. FournierDocumentation on the fsync() patch from OpenLink
1996-09-19 Marc G. FournierNewer version of Bruce's pginterface library...
1996-09-19 Marc G. FournierClean out the old...
1996-09-19 Marc G. FournierHere is a /doc patch for the oid preservation code.
1996-09-19 Marc G. Fourniernonulls is not supported in gram.y, so why advertise it.
1996-09-19 Marc G. FournierThis shows the new use of defaults.
1996-09-19 Marc G. FournierI have two small patches which correct some very obscur...
1996-09-19 Marc G. FournierAnother small change. Added the void keyword to an...
1996-09-19 Marc G. FournierJust a small change to flesh out the func_ptr typedef...
1996-09-19 Marc G. FournierA few changes to cleanup the code.
1996-09-19 Marc G. FournierCleanup patch of pg_version
1996-09-19 Marc G. FournierAdded querylimit patch...
1996-09-19 Marc G. FournierFix for pg_log bug
1996-09-16 Marc G. FournierAdd missing includes to silence compile
1996-09-16 Marc G. FournierVarious standardizations and fixes submitted by D'Arcy...
1996-09-16 Marc G. FournierAt Andrew's suggestion, upgrade the Version numbers...
1996-09-16 Marc G. FournierThe following diffs remove the various definitions...
1996-09-16 Marc G. FournierI have made some corrections to my previous patches...
1996-09-16 Marc G. Fournierenable PQ_NOTIFY_PATCH in config.h
1996-09-16 Marc G. FournierFixes:
1996-09-16 Marc G. FournierMore code cleanups from "Kurt J. Lidl" <lidl@va.pubnix...
1996-09-16 Marc G. FournierEnable FUNC_UTIL_PATCH by default
1996-09-16 Marc G. FournierThere is a bug in the function executor. The backend...
1996-09-16 Marc G. Fournier|Subject: Postgres patch: Assert attribute type match
1996-09-10 Marc G. FournierAdd use of INDEXSCAN_PATCH to config.h instead of putti...
1996-09-10 Marc G. FournierFixes:
1996-09-10 Marc G. FournierFixes:
1996-09-10 Marc G. FournierCleaned up a spurious '-' ...
1996-08-28 Marc G. Fourniermodifications required to reflect centralized include...
1996-08-28 Marc G. Fourniermodifications required to reflect centralized include...
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...
1996-08-28 Marc G. FournierWent back one directory too far for the -I include
1996-08-28 Marc G. FournierPath to pg_proc.h to create fmgrtab.c change to include...
1996-08-28 Marc G. FournierMore cleanups of the include files
1996-08-28 Marc G. FournierMoved the include files to src/include/regex
1996-08-28 Marc G. FournierRedundant -I pointer to port/<portname>
1996-08-28 Marc G. Fournierc.h is included in postgres.h already
1996-08-27 Marc G. FournierShould finish cleaning out the machine.h includes
1996-08-27 Marc G. FournierRemove include of machine.h
1996-08-27 Marc G. FournierRemove all traces of machine.h and redundant calls...
1996-08-27 Marc G. Fournier#ifndef the include file like the rest, so that it...
1996-08-27 Marc G. FournierOops, win32 does have one more thing in its machine...
1996-08-27 Marc G. FournierWe have a machine.h for each platform just because...
1996-08-27 Marc G. Fournier#include "postgres.h" exists in most .c files in system...
1996-08-27 Marc G. FournierMoved from backend/access to include/access
1996-08-27 Marc G. FournierThe use of include files is a mess...alot of redundancy...
1996-08-27 Marc G. Fournieradded #include "config.h" for ESCAPE_PATCH define
1996-08-27 Marc G. FournierRemoved -DESCAPE_PATCH ... moved to include/config.h
1996-08-27 Marc G. FournierAt this rate, maybe next year sometime I'll get this...
1996-08-27 Marc G. FournierOne file at a time, one directory after the other....
1996-08-27 Marc G. Fournierfirst attempt at centralizing config information for...
1996-08-27 Marc G. Fournierfirst pass...move some of the "Port" dependencies to...
1996-08-27 Marc G. FournierReduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME)
1996-08-27 Marc G. FournierIts a start...
1996-08-27 Marc G. FournierCreate support for a "common" include directory for...
1996-08-26 Marc G. FournierDamn, we really need to clean up this "include file...
1996-08-26 Marc G. FournierThe patch that is applied at the end of the email makes...
1996-08-26 Marc G. FournierOops, thanks to Dan McGuirk for pointing out that I...
1996-08-26 Marc G. FournierQuick fix of the PG-GiST import pointed out by Dan
1996-08-26 Marc G. FournierThere, now we support GiST...now what? :)
1996-08-26 Marc G. FournierRoll in patch that fixes problem with sed 3.0
1996-08-26 Marc G. FournierFix prototype for dumpClasses
1996-08-24 Marc G. FournierThis patch for Versions 1 and 2 corrects the following...
1996-08-24 Marc G. FournierThe patch does several things:
1996-08-24 Marc G. FournierHere's the fix for the problem that Evan Champion repor...
1996-08-21 Marc G. Fournier|May I suggest to add access to the oid of an inserted
1996-08-21 Marc G. FournierHere's a patch for Versions 1 and 2 that fixes the...
1996-08-21 Marc G. FournierUSE_TCL should default to false, ntot true...
1996-08-21 Marc G. FournierBSD$$_derived needs -ltermcap for psql
1996-08-21 Marc G. FournierErk, missed adding the required ilbrary itself
1996-08-21 Marc G. FournierQuick fix for compiling psql...
1996-08-21 Julian Assangecommand line flag for expanded display '-x' had logic...
1996-08-20 Marc G. FournierBring in changes to READLINE/HISTORY defines
1996-08-19 Marc G. FournierFinish adding in svr4 port to v2.0
1996-08-19 Marc G. FournierAdded a SVR4 port
1996-08-19 Marc G. FournierHere's a minor fix that fixes a casting problem:
1996-08-19 Marc G. FournierMore run-time checking errors:
1996-08-19 Marc G. FournierFixes:
1996-08-19 Marc G. FournierFixes:
1996-08-19 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-08-19 Marc G. Fournier|From: Dan McGuirk <mcguirk@indirect.com>
next