]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-07-29  Thomas G. LockhartFix minor end-of-file formatting.
1998-07-29  Thomas G. LockhartInformation moved to doc/src/sgml/release.sgml.
1998-07-29  Thomas G. LockhartInformation moved to doc/src/sgml/geqo.sgml.
1998-07-27  Vadim B. MikheevUse Snapshot in heap access methods.
1998-07-27  Marc G. FournierMissed a few files in the last round of commits from...
1998-07-26  Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-26  Marc G. FournierI missed addding initdb.sh ...
1998-07-26  Bruce MomjianUpdate flowchart. Add arrow.
1998-07-26  Bruce MomjianFix compile error. Make transaction/work optional...
1998-07-25  Bruce MomjianUpdate psql help syntax to remove <> and uppercaese...
1998-07-24  Bruce MomjianAdd mention of actual SQL command to create*/destroy...
1998-07-24  Bruce MomjianAdd mention of SQL commands to create/destroy man pages.
1998-07-24  Bruce MomjianAdd mention of psql and template1 to create*, destroy...
1998-07-24  Bruce MomjianFix HAVING patch missing cast.
1998-07-24  Bruce MomjianI'm sorry, but I think I introduced a little bug with...
1998-07-24  Marc G. FournierI really hope that I haven't missed anything in this...
1998-07-22  Byron NikolaidisVersion 06-30-0248
1998-07-22  Vadim B. MikheevFix _lo_commit: core if LO memmory context was not...
1998-07-21  Vadim B. MikheevVariableCache (next XID generator) is placed in shmem.
1998-07-21  Bruce MomjianUpdate.
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.
next