OSDN Git Service

pg-rex/syncrep.git
1997-01-14 Bryan HendersonEliminate dupliclate definition of external variables...
1997-01-14 Marc G. FournierI'm going t take a chance that this was a mis-spelling...
1997-01-14 Vadim B. MikheevReleaseTmpRelBuffers is ReleaseRelationBuffers now.
1997-01-14 Vadim B. Mikheevheap_destroy () releases dirty buffers of a relation...
1997-01-14 Vadim B. MikheevThere is no more ReleaseTmpRelBuffers, but ReleaseRelat...
1997-01-14 Bruce MomjianCleanup for DEBUG: removal in initdb.sh.
1997-01-14 Bruce MomjianPrevent initdb from showing vacuum statistics.
1997-01-14 Bruce MomjianRemove CFLAGS_SL from lib/Makefile
1997-01-14 Bruce MomjianThere are two prototypes for inet_aton, one in include...
1997-01-14 Bruce MomjianAnother compilation error has surfaced on Ultrix. In...
1997-01-14 Bruce MomjianRestored original pg_type/pg_attribute defaults. Regre...
1997-01-13 Marc G. FournierAndrew's Makefile.custom generation program...hopefully...
1997-01-13 Bruce MomjianUpdate create_index manual page to have unique section.
1997-01-13 Bruce MomjianUpdate history file for 1.09 release
1997-01-13 Bruce MomjianRe-add -lm link flag
1997-01-13 Bruce MomjianChange -lIPC to -lipc.
1997-01-13 Bruce MomjianFix typo in findstring use.
1997-01-13 Bryan HendersonPart of patch to make a working nextstep port.
1997-01-13 Bruce MomjianAdded VERBOSE option to vacuum command.
1997-01-13 Bruce MomjianOops, introduced a bug in EOF handling. Fix it.
1997-01-13 Bruce MomjianNo EOF from psql when quiet mode.
1997-01-13 Bryan HendersonAdd nextstep port, courtesy of Ovidiu Predescu.
1997-01-13 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1997-01-12 Bruce MomjianShared library cleanup for -fpic.
1997-01-11 Marc G. FournierFixes:
1997-01-11 Marc G. FournierFrom: darcy@druid.net (D'Arcy J.M. Cain)
1997-01-10 Bruce MomjianINSTALL fix for pg_hba.conf
1997-01-10 Bruce MomjianI've noticed that \i filename in 6.0beta prints the...
1997-01-10 Bruce MomjianRemove octal character constants and convert to decimal...
1997-01-10 Bruce Momjianinclude sem.h added, include string.h neede, from Erik...
1997-01-10 Bruce MomjianIrix fixes from Martin
1997-01-10 Bruce Momjiancleanup for LINUX_ELF
1997-01-10 Bruce Momjiantimeb.h only used when not using POSIX_TIME
1997-01-10 Bruce MomjianMakefile's -fpic only for gcc
1997-01-10 Bruce MomjianMassimo fix for non-existant file copy error.
1997-01-10 Bruce MomjianI found the following bugs in the version 6.0 (dated...
1997-01-10 Vadim B. MikheevFixed (I hope) unique btree index implementation.
1997-01-10 Vadim B. Mikheevindex_insert has now HeapRelation as last param (for...
1997-01-10 Vadim B. Mikheevindex_insert has now HeapRelation as last param (for...
1997-01-10 Vadim B. Mikheevindex_insert has now HeapRelation as last param (for
1997-01-10 Vadim B. Mikheevindex_insert has now HeapRelation as last param (for
1997-01-10 Vadim B. MikheevAdditional fixes for shared library (BSD44_Derived...
1997-01-09 Vadim B. Mikheev#include <postgres.h> moved upper
1997-01-08 Marc G. FournierFrom: wieck@sapserv.debis.de
1997-01-08 Bruce MomjianRemoved equals sign from examples.
1997-01-08 Bruce MomjianNew migration file.
1997-01-08 Vadim B. Mikheev#include "postgres.h"
1997-01-08 Bryan HendersonUse proper types so it compiles on DEC C89. Thanks...
1997-01-08 Bryan HendersonChange the way ipc.h is included because sys/ipc.h...
1997-01-08 Bryan HendersonAdd include of port-protos.h so it works on Ultrix...
1997-01-08 Bryan HendersonFix syntax error
1997-01-08 Marc G. Fournierminor path problem fix by tgl@mythos.jpl.nasa.gov
1997-01-08 Marc G. FournierTypo: Change Postgres95 to PostgreSQL
1997-01-07 Marc G. FournierImprovements to pg_dump to:
1997-01-06 Bryan HendersonFix mismatching prototype (const int vs int)
1997-01-06 Bryan HendersonAdd Irix stuff.
1997-01-06 Marc G. Fournierremove zap_ltv from the distribution, since the problem...
1997-01-06 Marc G. FournierREmove pg4_dump...its old stuff that is sooo out of...
1997-01-06 Marc G. FournierNeXT port specific changes by: Ovidiu Predescu <ovidiu...
1997-01-06 Marc G. FournierPORT NeXT requires an isascii() define...put it in...
1997-01-06 Marc G. FournierMinor changes for NeXT compile
1997-01-06 Marc G. FournierMore config.h syncing for limits.h
1997-01-06 Marc G. FournierAdd NeXT port submitted by: Ovidiu Predescu <ovidiu...
1997-01-06 Marc G. FournierClean up 'if defined()' for header files...
1997-01-06 Marc G. Fournieradd define for USE_LIMIT_H into NeXT port...
1997-01-05 Marc G. Fournierfinal fix for shared library under BSD44_derived
1997-01-05 Marc G. FournierShared library fixes for BSD44_Derived port
1997-01-05 Marc G. FournierFixes:
1997-01-05 Marc G. FournierFixes:
1997-01-05 Marc G. FournierJust reviewed what I changed as far a dlopen/etc are...
1997-01-05 Bryan HendersonSilence compiler warnings, fix error in complex compare...
1997-01-05 Bryan HendersonStandardize all LDADD to LD_ADD.
1997-01-05 Vadim B. MikheevClosing opened indices.
1997-01-05 Vadim B. MikheevReleasing empty root page in _bt_endpoint () to avoid
1997-01-03 Marc G. Fournier someone added pg_listen and pg_notifies to libpgtcl...
1997-01-03 Bruce MomjianMigration file changes
1997-01-03 Bruce Momjianmoved migration files
1997-01-03 Bruce Momjianupdate TODO
1997-01-03 Bruce Momjiandocumentation updating to 6.0 release
1997-01-03 Marc G. FournierFreeBSD doesn't require the dl{open,close,sym,error...
1997-01-02 Bruce Momjianfix for previous fix
1997-01-02 Bruce Momjianpsql paren. with \r fix.
1997-01-02 Bruce MomjianALTER TABLE (text) fix
1997-01-01 Bruce MomjianFix for SELECT INTO ... GROUP/ORDER BY where table...
1996-12-31 Bryan HendersonMake error messages more explicit, PQtrace() output...
1996-12-31 Bryan HendersonRename Makefile to GNUmakefile to catch people using...
1996-12-31 Vadim B. MikheevFixed realloc for increasing tempRels list.
1996-12-31 Vadim B. MikheevReleaseTmpRelBuffers () releases buffers in LOCAL...
1996-12-30 Bryan HendersonPut $(CURSES_LIB) in Makefile.global to replace similar...
1996-12-30 Bryan HendersonCheck that PQendcopy succeeded. Issue error message...
1996-12-29 Bruce Momjianexplain change
1996-12-29 Bruce Momjiantypo fix
1996-12-29 Bruce MomjianNew EXPLAIN manual page.
1996-12-29 Bruce MomjianChanged EXPLAIN option names.
1996-12-29 Bruce MomjianImproved EXPLAIN option handling.
1996-12-28 Bruce MomjianFix expected regression output.
1996-12-28 Bruce MomjianFixed errors in create statement.
1996-12-28 Bruce MomjianFixed error where = should be ==.
1996-12-28 Bruce MomjianFixed Assert check where ! should be !=.
1996-12-28 Bruce MomjianHere is a bug fix and some spelling changes for the...
next