OSDN Git Service

pg-rex/syncrep.git
1998-07-20 Bruce MomjianUpdate version.
1998-07-20 Bruce MomjianAdd contributor name to fulltextindex, and clean up...
1998-07-20 Bruce MomjianUpdate fti README and stopwords.
1998-07-20 Bruce MomjianUpdate list of contrib directories.
1998-07-19 Bruce MomjianI finally got the time to put together some stuff for...
1998-07-19 Bruce MomjianRemove unneeded strcpy() of timezone.
1998-07-19 Bruce MomjianRemove un-needed psort close.
1998-07-19 Bruce MomjianLock fix from Tom Ivar Helbekkmo .
1998-07-19 Bruce Momjian1) Queries using the having clause on base tables shoul...
1998-07-19 Bruce Momjianpg_dump -z has gotten rather thoroughly broken in the...
1998-07-19 Bruce MomjianMake sparc/solaris not use complex macr.
1998-07-19 Bruce MomjianAttached are the three patches that were needed to...
1998-07-19 Bruce MomjianMy mailer munged the intro text in my last post. Here...
1998-07-19 Bruce MomjianConditionally execute Junk filter only when ORDER BY...
1998-07-19 Bruce MomjianSomewhere between 6.1 and 6.3 someone removed the suppo...
1998-07-19 Bruce MomjianAdd DISABLE_COMPLEX_MACRO to sco.
1998-07-18 Bruce MomjianAdd auto-size to screen to \d? commands. Use UNION...
1998-07-18 Bruce MomjianMove common lock code to their own section.
1998-07-18 Bruce MomjianOn architectures where we don't have any special inline...
1998-07-18 Bruce MomjianThank you for testing and reporting this. It is my...
1998-07-18 Bruce MomjianRename Rel to RelOptInfo.
1998-07-17 Bruce Momjianupdate
1998-07-16 Bruce MomjianRemove monitor mention and add psql.
1998-07-16 Bruce MomjianFix for Group ReScan suggested by Vadim.
1998-07-16 Bruce MomjianPatch for ReScan of Group.
1998-07-15 Bruce MomjianAllow UNION/UNION ALL in subselects.
1998-07-15 Bruce MomjianFix for COPY problem and atttypmod.
1998-07-15 Bruce MomjianUpdate word.
1998-07-15 Bruce MomjianAdd PGUSER to man page.
1998-07-15 Bruce MomjianAllow UNION in subselect.
1998-07-15 Bruce MomjianFix explain for union and inheritance. Rename Append...
1998-07-14 Thomas G. LockhartFix for UNION selects with constant NULL expressions...
1998-07-14 Thomas G. LockhartFirst version of files from Oliver Elphick.
1998-07-14 Bruce Momjianutoconf
1998-07-14 Bruce MomjianUpdate for hpux and rint
1998-07-14 Bruce MomjianMore updates for typmod int32 change. From Tom Lane.
1998-07-14 Bruce MomjianMajor man page update from Tom Lane. c
1998-07-13 Bruce MomjianFix for AS name quotation problem.
1998-07-13 Bruce MomjianCurrently, building on any platform that hasn't got...
1998-07-13 Bruce MomjianInline function, rename libpq variablees, change lrel...
1998-07-13 Bruce MomjianRename libpq to use more normal field names.
1998-07-13 Bruce MomjianFix libpq because it was reading from the backend as...
1998-07-12 Bruce Momjianremoved unneeded long spec on constants.
1998-07-12 Bruce MomjianChange atttypmod from int16 to int32, for Thomas.
1998-07-12 Bruce MomjianFix distclean in libpq++.
1998-07-12 Bruce MomjianUpdate linux_i386 fix.
1998-07-12 Bruce Momjianadd mention of DISTINCT ON attrN
1998-07-12 Bruce MomjianReverse out unused patch.
1998-07-12 Bruce MomjianPrint relation name before vacuum, results after vacuum.
1998-07-11 Thomas G. LockhartMoved to select_implicit.out.
1998-07-09 Bruce Momjianchange <CODE> to <I>.
1998-07-09 Bruce Momjianupdate
1998-07-09 Bruce MomjianFix for views that use AS with two words.
1998-07-09 Thomas G. LockhartUpdate regression test run times for v6.4beta.
1998-07-09 Thomas G. LockhartFix typos. Refer to "open source" rather than "freeware".
1998-07-09 Thomas G. LockhartHandle case of GROUP BY target list column number out...
1998-07-09 Thomas G. Lockhart"select_implicit" is renamed from "junkfilter" test.
1998-07-09 Thomas G. LockhartRenamed from "junkfilter" test.
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-07-08 Thomas G. LockhartSurround table and column names with double-quotes
1998-07-08 Thomas G. LockhartInclude tests for new 8-byte integer.
1998-07-08 Thomas G. LockhartInclude int8_tbl from tests for new 8-byte integer.
1998-07-08 Thomas G. LockhartInclude tests for new 8-byte integer (minimal).
1998-07-08 Thomas G. LockhartInclude int8 as a built-in data type.
1998-07-08 Thomas G. LockhartAdd int8 8-byte integer type.
1998-07-08 Thomas G. LockhartAdd int8 type for 8-byte integers.
1998-07-08 Thomas G. LockhartAllow floating point constants for "def_arg" numeric...
1998-07-08 Thomas G. LockhartInclude 8-byte integer type.
1998-07-08 Thomas G. LockhartFix suggestions on file protection for alternate DB...
1998-07-08 Thomas G. LockhartSplit function and operator User Guide info
1998-07-07 Bruce MomjianRename signal to SIGHUP.
1998-07-07 Marc G. FournierFrom: "Dr. Michael Meskes" <meskes@online-club.de>
1998-07-07 Marc G. FournierFrom: "Dr. Michael Meskes" <meskes@online-club.de>
1998-07-06 Bruce MomjianPatches HPUX applied for Tom Lane.
1998-07-06 Bruce MomjianUpdate lock manager README.
1998-07-04 Bruce MomjianAdd PQsetdbLogin() and cleanup.
1998-07-03 Bruce MomjianUpdate layout
1998-07-03 Bruce MomjianUpdate flow chart
1998-07-03 Bruce Momjianwin32 cleanup
1998-07-03 Bruce MomjianHello!
1998-06-30 Bruce MomjianRename shared memory area.
1998-06-30 Bruce Momjianupdate
1998-06-30 Bruce MomjianRename locking structure names to be clearer. Add...
1998-06-28 Bruce MomjianRename lockt to locktype and rename LOCKT to LOCKTYPE.
1998-06-28 Bruce Momjianupdate
1998-06-28 Bruce Momjianbackend update.
1998-06-28 Bruce MomjianUpdate flowchart and backend descriptions.
1998-06-28 Bruce MomjianUpdate backend flowchart.
1998-06-27 Bruce MomjianRename BindingTable to ShmemIndex.
1998-06-27 Bruce MomjianMore cleanups for compiler warnings.
1998-06-27 Bruce MomjianRename proc_exit_clear to on_exit_reset.
1998-06-27 Bruce MomjianFix for hang after postmaster restart. Add new proc_ex...
1998-06-26 Bruce MomjianRename Lockm to Locks.
1998-06-26 Bruce MomjianRename LockTab to LockTable in function name.
1998-06-25 Bruce MomjianRename BindingTab to BindingTable.
1998-06-24 Bruce Momjiancleanup
1998-06-24 Bruce Momjianregenerate manual page list.
next