OSDN Git Service

pg-rex/syncrep.git
1999-01-18 Bruce MomjianHi!
1999-01-17 Tom LaneClean up trivial compiler warning from gcc.
1999-01-17 Tom LaneReverse out yesterday's patch from Horak Daniel, since
1999-01-17 Tom LaneKeep Tcl from getting confused if backend closes connection
1999-01-17 Tom LaneTCL_ARRAYS option patches from Massimo Dal Zotto
1999-01-17 Tom LaneAdd missing variable, per Massimo.
1999-01-17 Tom Lanefixes to lock debugging macros from Massimo Dal Zotto
1999-01-17 Tom LaneAdd description of ELOG_TIMESTAMPS and USE_SYSLOG options,
1999-01-17 Bruce MomjianWin32 new files.
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1999-01-17 Bruce MomjianAs the email posted to the announce and interfaces...
1999-01-17 Tom LaneImprove error message when connect() call fails:
1999-01-17 Bruce MomjianFix for missing NAN.
1999-01-17 Tom LaneAdd configure test to see whether vsnprintf() is present,
1999-01-17 Tom LaneRemove uses of MSG_WAITALL temporarily, since it doesn't
1999-01-17 Tom LaneReplace direct inclusions of c.h with inclusion of...
1999-01-17 Tom LaneApply Magnus Hagander's followup patch to correct
1999-01-17 Tom LaneRe-insert %.sl rule into Makefile.hpux ... seems it...
1999-01-12 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1999-01-11 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1999-01-10 Thomas G. LockhartBe more careful to check input string lengths as well...
1999-01-10 Thomas G. LockhartHandle "NaN" and "Infinity" for input values.
1999-01-08 Byron NikolaidisUpdate 06-40-0004 -- Add Bookmark support!
1999-01-07 Bruce MomjianSorry for posting it here again, but I haven't corrected my
1999-01-07 Thomas G. LockhartFix build rules for the tutorial,
1999-01-07 Thomas G. LockhartRefresh info for various platforms. Claim client-side...
1999-01-07 Thomas G. LockhartFix typo.
1999-01-07 Thomas G. LockhartAdd entries for introduction chapter components such...
1999-01-07 Thomas G. LockhartRemove mention of a couple of introductory chapters
1999-01-07 Thomas G. LockhartFix column formatting for a table. No content changes.
1999-01-07 Thomas G. LockhartPut in more markup. Not done yet though.
1999-01-07 Thomas G. LockhartInclude installation instructions for WIN32 client...
1999-01-06 Byron NikolaidisUpdate 06-40-0003
1999-01-05 Vadim B. MikheevSELECT FOR UPDATE syntax
1999-01-05 Jan WieckRestricted maximum precision for NUMERIC to 1000 digits.
1999-01-05 Jan WieckRemoved precision restriction in numeric_round() causing
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1999-01-04 Jan WieckJust one more bugfix - this time in cmp_abs (cannot...
1999-01-04 Jan WieckFixed backend crashing bug in apply_typmod()
1999-01-04 Jan WieckLittle fix for round() function
1999-01-03 Bruce Momjianupdate HISTORY
1999-01-03 Bruce MomjianFix NAN code.
1999-01-03 Bruce MomjianFix for NAN generation.
1999-01-02 Bruce MomjianMention 6.4.2 changes.
1999-01-01 Bruce Momjian Some security, since we now have vsnprintf, I remade...
1999-01-01 Bruce MomjianFix for no platform NAN.
1998-12-31 Bruce MomjianAdd max oid display, rather than returning just a dash...
1998-12-31 Thomas G. LockhartChange ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE...
1998-12-31 Byron Nikolaidisuncomment MYLOG to prevent warnings in compile
1998-12-31 Byron NikolaidisMini update to fix SQLGetInfo to work properly (truncat...
1998-12-30 Jan WieckLittle precision fix for POWER(). I discovered problems...
1998-12-30 Jan WieckAdded NUMERIC data type with many builtin funcitons...
1998-12-29 Bruce MomjianUpdate for deadlock detection.
1998-12-29 Bruce MomjianUpdate for deadlock timer.
1998-12-29 Bruce MomjianFix for deadlock detection timeout.
1998-12-29 Bruce MomjianFix for deadlock timer timeout.
1998-12-29 Byron NikolaidisMinor fixes to compile on unix for v6-40-0002
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-12-29 Byron NikolaidisUpdate for version 6-40-0002 and re-merge Thomas' changes.
1998-12-28 Bruce Momjianautoconf
1998-12-28 Bruce MomjianFix for current dir not in path, from stan's report.
1998-12-26 Bruce MomjianLong awaited port for NetBSD/m68k was finally done...
1998-12-25 Bruce MomjianFix for version, update to 6.5.
1998-12-24 Bruce MomjianFix for snprintf and long long unsigned.
1998-12-24 Bruce MomjianUpdate HISTORY in CURRENT tree.
1998-12-23 Thomas G. LockhartFix reference to null pointer when no aggregate functio...
1998-12-23 Bruce MomjianAdd subversion mention
1998-12-22 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1998-12-21 Jan WieckChanged TypeName.typmod to int32 - atttypmod is of...
1998-12-20 Marc G. Fournierfinished cleaning up outnodes.c ...
1998-12-18 Bruce MomjianFix deadlock so it only checks once.
1998-12-18 Bruce MomjianIncluded are patches for doc/README.mb and README.mb.jp.
1998-12-18 Bruce MomjianAdd pgaccess Makefile.
1998-12-18 Bruce MomjianHere are descriptions:
1998-12-18 Bruce MomjianI have ported PostgreSQL 6.4 to Cobalt Qube running...
1998-12-18 Thomas G. LockhartFix typos in rules.sgml.
1998-12-18 Thomas G. LockhartInclude example of Postgres' extended query syntax...
1998-12-18 Thomas G. LockhartUpdate information on alternate database locations.
1998-12-18 Thomas G. LockhartInclude more details on editing with Emacs.
1998-12-18 Thomas G. LockhartInclude keywords from CASE implementation.
1998-12-18 Thomas G. LockhartAdd Cobalt MIPS linux box from Tatsuo.
1998-12-18 Thomas G. LockhartUpdate some info, especially the CIDR/INET data types.
1998-12-18 Thomas G. LockhartInclude Emacs DocBook DTD description file. May allow...
1998-12-18 Thomas G. LockhartInformation on the CVS tree and remote access.
1998-12-18 Jan WieckFixed nodeToString() to put out "<>" for NULL strings...
1998-12-18 Vadim B. MikheevSET TRANSACTION ISOLATION LEVEL ...
1998-12-18 Bruce MomjianMissed a few files.
1998-12-18 Bruce MomjianAttached is a patch with some fixes that (I think that...
1998-12-18 Bruce MomjianFix for HAVE_LONG bug in snprintf.c.
1998-12-18 Bruce MomjianFix for snprintf with long long's, define problem.
1998-12-17 Bruce MomjianRemove need for doc 'install man' in INSTALL file....
1998-12-17 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1998-12-17 Bruce MomjianUpgrade to Pygress 2.2.
1998-12-16 Vadim B. MikheevSerialized mode works!
1998-12-15 Marc G. FournierOops, sorry...meant to commit the patch from Thomas...
1998-12-15 Vadim B. Mikheevtzn undeclared in FreeBSD, commented out.
1998-12-15 Vadim B. MikheevInitial MVCC code.
1998-12-15 Marc G. FournierMore cleanups ... this is one big file *sigh*
1998-12-15 Marc G. FournierCorrect some typos...
1998-12-15 Marc G. FournierMore cleanups of appendStringInfo() function calls...
next