OSDN Git Service

pg-rex/syncrep.git
1998-10-07 Thomas G. LockhartUse the $(LN_S) substitution for "ln -s" since configur...
1998-10-07 Thomas G. LockhartClean up for configuration from the Postgres main confi...
1998-10-07 Thomas G. LockhartAdd conditional compilation of the ODBC directory.
1998-10-07 Thomas G. LockhartAdd a few items to support an integrated build of the...
1998-10-07 Thomas G. LockhartSeparate out the lextest so that it is run by "make...
1998-10-07 Bruce Momjianmake lock variable only used with fcntl
1998-10-07 Bruce MomjianUpdate pg_dump sgml and manuals to remove rule restriction.
1998-10-06 Bruce Momjian Playing around with pg_dump for a while resulted...
1998-10-06 Tom LaneTook it on myself to change libpq's sharedlib version...
1998-10-06 Tom LaneIf we're going to offer a default definition of PQmblen,
1998-10-06 Tom LaneRe-apply fix stomped on by someone else's patch. Tsk...
1998-10-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-10-06 Thomas G. LockhartInstall man pages from here now. "make install" will...
1998-10-06 Thomas G. LockhartTry to configure interfaces/odbc using the --with-odbc...
1998-10-06 Thomas G. LockhartForgot to initialize double quote option to be enabled.
1998-10-06 Thomas G. LockhartAdd mention of the new "suppress double quotes" command...
1998-10-06 Bruce MomjianFix for double free from Tatsuo Ishii
1998-10-06 Bruce Momjian> > There is a bug in check_foreign_key of refint.c...
1998-10-06 Bruce MomjianHi all
1998-10-06 Bruce MomjianHere are the patches against the current source tree...
1998-10-06 Tom LaneSubstantial rewrite of async.c to avoid problems with...
1998-10-06 Tom LaneAdd configure test to make sure fcntl(SETLK) is available.
1998-10-06 Tom LaneAdd configure test to make sure fcntl(SETLK) is available,
1998-10-05 Tom LaneMany updates...
1998-10-05 Thomas G. LockhartInformation is now in the chapter on syntax in the...
1998-10-05 Thomas G. LockhartAdd new information for utility commands.
1998-10-05 Thomas G. LockhartProperly interpret environment variables passed as...
1998-10-05 Thomas G. LockhartFix up warning and error messages to use single-quotes...
1998-10-05 Thomas G. LockhartFix up warning and error messages to use single-quotes...
1998-10-04 Tom LaneAdd note explaining that NoticeResponse messages can
1998-10-04 Tom LaneDisable doubling of backslashes in PQprint, per discussion
1998-10-04 Tom Lanehash.h's use of BSHIFT conflicts with <sys/param.h...
1998-10-04 Tom LaneOur 'install-sh' script is BSD-style, therefore requires -c
1998-10-04 Bruce MomjianAdd includes for prototypes for new IP type.
1998-10-04 Bruce MomjianUnixware patches from Billy G. Allie.
1998-10-04 Bruce MomjianAdd prototype include to inet types.
1998-10-04 Bruce MomjianRemove u_int32_t
1998-10-04 Bruce Momjiancnf'ify cleanup
1998-10-03 Bruce MomjianIntegrate new IP type from Tom Ivar Helbekkmo.
1998-10-03 Thomas G. LockhartChanges from Michael Meskes:
1998-10-03 Thomas G. LockhartUpdate for newest changes.
1998-10-02 Bruce Momjian Please apply the patch at the end. Disables use...
1998-10-02 Thomas G. LockhartObsolete information completely superceded by the sgml...
1998-10-02 Thomas G. LockhartSurround all identifiers with double quotes.
1998-10-02 Bruce Momjian Here's a combination of all the patches I'm current...
1998-10-02 Bruce Momjian the following little patch adds array reference...
1998-10-02 Bruce MomjianSummary
1998-10-02 Bruce MomjianFixes for Irix from Robert Bruccoleri
1998-10-02 Bruce MomjianHere's the new diff for getting the NS32K assembly...
1998-10-02 Bruce Momjianregproc cleanups
1998-10-02 Bruce MomjianFix for regproc so proc name can be supplied if unique...
1998-10-02 Tom LaneFix potential coredump in pg_conndefaults (assigning...
1998-10-02 Bruce MomjianSearch contrib/tcl for tcl startup.
1998-10-02 Tom LaneClean up some minor bugs concerning what was inside...
1998-10-01 Bruce MomjianFix for constbyval.
1998-10-01 Bruce MomjianFix for constbyval .
1998-10-01 Marc G. Fournierfailed to add some of Jan's files :(
1998-10-01 Tom LaneGet rid of some long-dead code that thinks NOTIFY is...
1998-10-01 Tom LaneMake HP-PA S_UNLOCK a little faster and less dependent...
1998-10-01 Tom Lanepg_dump -z was careless about ownership of indexes.
1998-10-01 Tom LaneSimplify pg_result by using new libpq PQresultErrorMessage;
1998-10-01 Tom LaneUpdate libpq to store an error message in PGresult...
1998-10-01 Tom LaneChange HPUX loader flags to trap null pointer derefs
1998-09-30 Thomas G. LockhartUpdate to track newest gram.y.
1998-09-30 Thomas G. LockhartAdd as many keywords as possible to column identifier...
1998-09-30 Thomas G. LockhartMessage changed slightly since "rename" is now allowed...
1998-09-30 Thomas G. LockhartClean up pages. Add information for operator precedence.
1998-09-30 Thomas G. LockhartAdd new SQL reference page and the first utility/app...
1998-09-29 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-09-27 Edmund Merglpgsql_perl5-1.8.0
1998-09-25 Bruce Momjianmulti-byte fix from Tatsuo Ishii
1998-09-25 Bruce MomjianAdd new Makefile from Jan.
1998-09-25 Thomas G. LockhartBracket filename in LOAD error message with single...
1998-09-25 Thomas G. LockhartUpdate to track gram.y.
1998-09-25 Thomas G. LockhartCleanup markup and minor editing to prepare for first...
1998-09-25 Thomas G. LockhartInclude the graphics directory in build lookup path.
1998-09-25 Thomas G. LockhartClean up existing debugging print statements.
1998-09-25 Thomas G. LockhartClean up code in analyze.c for SERIAL data type.
1998-09-25 Bruce MomjianFix comment for regproc.
1998-09-25 Bruce MomjianMB patches from Tatsuo Ishii
1998-09-23 Bruce MomjianFix for datetime from Tatsuo Ishii
1998-09-23 Bruce MomjianFix for oidArray from Christopher Oliver.
1998-09-23 Bruce MomjianAllow 8-key indexes.
1998-09-23 Marc G. FournierAdd in, I think, support for %lld in snprintf(), specif...
1998-09-22 Bruce MomjianFix for SELECT NOT boolfield FROM table
1998-09-22 Bruce MomjianCleanup for oid8[] from Tatsuo Ishii.
1998-09-22 Bruce MomjianHere are some patches to fix up the regression tests...
1998-09-22 Bruce MomjianAdd .h to string include.
1998-09-22 Thomas G. LockhartEditing and markup cleanup.
1998-09-21 Bruce MomjianFix for AND/OR handling.
1998-09-21 Marc G. FournierFrom: Michael Meskes <meskes@usa.net>
1998-09-21 Marc G. FournierFrom: Michael Meskes <meskes@usa.net>
1998-09-21 Bruce MomjianFix for \z formatting from Tom Lane.
1998-09-21 Bruce MomjianThis patch covers several to-do items that I had for...
1998-09-20 Bruce Momjianautoconf
1998-09-20 Bruce MomjianFix for memory leak, configure path fix, from Tom Lane.
1998-09-20 Bruce MomjianFix memory leak from Tom Lane.
1998-09-20 Bruce MomjianI also noticed that pg_dump contains a copy of the...
1998-09-18 Bruce MomjianRegression test cleanup.
1998-09-18 Bruce MomjianNS32K lock patch reversed.
next