OSDN Git Service

pg-rex/syncrep.git
1999-07-20 Bruce MomjianUpdate TODO list.
1999-07-20 Bruce MomjianUpdate TODO list.
1999-07-20 Bruce MomjianWhile I was running some tests in psql, trying to figur...
1999-07-20 Bruce MomjianUpdate TODO list.
1999-07-20 Bruce MomjianReverse out cache changes that are not ready yet.
1999-07-20 Bruce MomjianUse -ieee alpha flag for gcc and egcs only.
1999-07-20 Bruce Momjianautoconf
1999-07-20 Bruce MomjianRe-add Makefile.
1999-07-20 Bruce MomjianMove -ieee to adt Makefile, and add CPU Makefile variable.
1999-07-20 Tom LaneComplain about INSERT ... SELECT ... ORDER BY, which...
1999-07-19 Bruce Momjianpsql fix.
1999-07-19 Bruce Momjianlinux/sparc cleanup
1999-07-19 Bruce MomjianFix for linux/sparc.
1999-07-19 Bruce MomjianCleanup of patch just applied.
1999-07-19 Bruce MomjianSet the application name, used for parsing readline...
1999-07-19 Bruce MomjianFix #if if.
1999-07-19 Michael Meskes*** empty log message ***
1999-07-19 Bruce MomjianInstall new alignment code to use MAXALIGN rather than...
1999-07-19 Bruce MomjianEnable WIN32 compilation of libpq.
1999-07-19 Bruce MomjianWin32 cleanup
1999-07-19 Bruce Momjianautoconf
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-19 Tom LaneClean up gcc warning about unused static decl.
1999-07-19 Bruce Momjianautoconf
1999-07-19 Bruce MomjianRemove getopt configure check.
1999-07-19 Tom LanePut back mistakenly removed configure test for HAVE_NET...
1999-07-19 Bruce MomjianUpdate TODO list.
1999-07-19 Tom LaneParser no longer considers
1999-07-19 Tom LaneRewrite parser's handling of INSERT ... SELECT so that...
1999-07-18 Bruce MomjianUpdate ecpg compile.
1999-07-18 Bruce Momjianautoconf
1999-07-18 Bruce MomjianAdd getopt test.
1999-07-18 Bruce Momjianautoconf
1999-07-18 Bruce Momjiancleanup
1999-07-18 Bruce MomjianFix configure problem.
1999-07-18 Bruce Momjianautoconf
1999-07-18 Tom LaneFix typo in _outArrayRef().
1999-07-18 Bruce Momjianupdate
1999-07-18 Bruce MomjianUpdate for 6.6.
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce Momjianautoconf
1999-07-18 Bruce MomjianUpdate configure include checks.
1999-07-18 Bruce Momjianautoconf
1999-07-18 Bruce MomjianUpdate includes from configure
1999-07-18 Bruce Momjianautoconf
1999-07-18 Bruce MomjianNo check for string/strings.h.
1999-07-18 Tom LaneImprove commentary about ArrayRef and ResTarget nodes.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-17 Tom LaneFix incorrect declaration of rtentry as 'ResTarget...
1999-07-17 Bruce MomjianUpdate TODO list.
1999-07-17 Bruce MomjianFix for multi-byte includes.
1999-07-17 Tom LaneFix silly typo in commentary...
1999-07-17 Bruce MomjianAdd c.h to exclusion list.
1999-07-17 Bruce Momjianclean up comment on missing file.
1999-07-17 Bruce MomjianInclude check
1999-07-17 Bruce MomjianMore config.h cleanups.
1999-07-17 Bruce MomjianAdd config.h as needed.
1999-07-17 Bruce MomjianUpdate TODO list.
1999-07-16 Tom LaneTired of seeing that 'unused variable' warning...
1999-07-16 Tom LaneAdd back improperly removed #include for utils/trace.h.
1999-07-16 Tom LaneAdd back improperly removed #include for config.h.
1999-07-16 Tom LaneAdd back improperly removed #include for utils/dynamic_...
1999-07-16 Tom LaneFix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib...
1999-07-16 Tom LaneSupport subscripts on bare column names.
1999-07-16 Tom LaneAllow bare column names to be subscripted as arrays...
1999-07-16 Tom LaneRevise _bt_binsrch() so that its binary search loop...
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Thomas G. LockhartFix conflicting id tags (sql.sgml also used "select...
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Bruce MomjianFinal cleanup
1999-07-16 Bruce MomjianUpdate TODO list.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianCleanups.
1999-07-15 Bruce MomjianRemove un-needed #include's from *.c files.
1999-07-15 Bruce MomjianAdd updates.
1999-07-15 Thomas G. LockhartComplete markup for docbook2man support.
1999-07-15 Thomas G. LockhartAdd id label to allow cross referencing.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-15 Bruce MomjianUpdate TODO list.
1999-07-15 Tom LaneAdd SHLIB_LINK setting for solaris_i386 and solaris_spa...
1999-07-15 Tom LaneSeveral routines failed to cope with CASE expressions...
1999-07-14 Thomas G. LockhartComplete first pass at markup adjustments for docbook2m...
1999-07-14 Thomas G. LockhartInclude gif omitted from integrated doc.
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-07-13 Bruce MomjianRemove S*I comments from Stephan.
1999-07-13 Bruce MomjianMore cpu cleanups, only for 6.6.
1999-07-13 Bruce MomjianRedefine cpu's as __cpu__. Only for 6.6 branch.
1999-07-13 Bruce MomjianUpdate TODO list.
1999-07-13 Bruce MomjianUpdate TODO list.
1999-07-12 Bruce MomjianUpdate install file.
1999-07-12 Bruce Momjianreadd include for safety.
1999-07-12 Bruce MomjianUpdate 6.5.1 items.
1999-07-11 Tatsuo Ishiidocument updated for 6.5.1
1999-07-11 Tatsuo IshiiFix some compiler warnings (Tomoaki Nishiyama), add...
1999-07-11 Bruce MomjianUpdate release notes.
next