]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-07-21  Bruce MomjianUpdate.
1998-07-21  Bruce MomjianTheses buffer leaks are caused by indexes that are...
1998-07-20  Bruce Momjiantarget list fixes.
1998-07-20  Bruce MomjianmakeTargetEntry cleanup.
1998-07-20  Bruce MomjianMakefile removal of internal.c.
1998-07-20  Bruce MomjianCleanup makeTargetEntry and remove internal.c.
1998-07-20  Bruce MomjianUse defines rather than constants for types.
1998-07-20  Bruce MomjianFix problem brought in with 32K machine.
1998-07-20  Bruce MomjianCleanup use of 16 that should be NAMEDATALEN.
1998-07-20  Bruce MomjianCleanup Name usage.
1998-07-20  Bruce MomjianFix temp name length.
1998-07-20  Bruce MomjianRemove un-needed references to Name.
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
next