]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1998-08-17  Thomas G. LockhartAllow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN...
1998-08-17  Thomas G. LockhartUse the parser macro IS_BINARY_COMPATIBLE() to allow...
1998-08-17  Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches...
1998-08-17  Marc G. FournierJust a couple of "after-commit" cleanups...
1998-08-17  Marc G. FournierDate: Sun, 16 Aug 1998 14:56:48 -0400
1998-08-17  Marc G. FournierFrom: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1998-08-16  Thomas G. LockhartAllow a null pointer to be returned from get_opname().
1998-08-16  Thomas G. LockhartCheck for null pointer returned from get_opname().
1998-08-16  Thomas G. LockhartCheck for null pointer returned from get_opname().
1998-08-16  Thomas G. LockhartDisable not-ready-to-use support code for the line...
1998-08-15  Thomas G. LockhartThis README only mentions nroff problems with page...
1998-08-15  Thomas G. LockhartInclude a sentence in the top pointing to the new docs.
1998-08-15  Thomas G. LockhartConverted to page.sgml. Not needed in a man page.
1998-08-15  Thomas G. LockhartInformation moved to sgml source files.
1998-08-15  Thomas G. LockhartMake minor formatting improvements to statement synopses.
1998-08-15  Thomas G. LockhartUpdate for new information on PQsetNoticeProcessor().
1998-08-15  Thomas G. LockhartChange Id field in chapter tag to change html output...
1998-08-15  Thomas G. LockhartInclude working list of all documentation sources,...
1998-08-15  Thomas G. LockhartInclude new chapters.
1998-08-15  Thomas G. LockhartNice exposition on indices and keys from Herouth Maoz...
1998-08-15  Thomas G. LockhartConvert information from man pages. Not really suitable...
1998-08-15  Thomas G. LockhartRemove single-argument trim() function from table.
1998-08-15  Thomas G. LockhartSome old cleanup fixes for close_ps() from G. Thaker.
1998-08-14  Thomas G. LockhartAllow binary-compatible indices to be considered when...
1998-08-14  Thomas G. LockhartInclude OID as a built-in type.
1998-08-14  Thomas G. LockhartCheck for bad result from pg_id. A bad result can come...
1998-08-11  Bruce Momjianfix typo.
1998-08-11  Bruce MomjianStrategy cleanups.
1998-08-11  Bruce Momjianindex strategy cleanup
1998-08-11  Bruce Momjian the following patch fixes a bug in the oracle...
1998-08-11  Bruce MomjianThis one cleans the cursor problems ecpg had so far...
1998-08-11  Bruce MomjianChange owner from oid to int4 type.
1998-08-11  Bruce MomjianMore op_class cleanup.
1998-08-11  Bruce MomjianRemove NOBTREE defines, and make findoidlinks handle...
1998-08-11  Bruce Momjiancleanup.
1998-08-11  Bruce MomjianNew findoidjoins examines oid columns to find join...
1998-08-10  Bruce MomjianAdd new \w write command to psql.
1998-08-10  Bruce MomjianUpdate flowchart.
1998-08-10  Bruce MomjianUpdate flowchart.
1998-08-10  Bruce MomjianCleanups of optimizer.
1998-08-10  Bruce MomjianCleanup optimizer function names and clarify code.
1998-08-09  Bruce MomjianUpdate pgindent.
1998-08-09  Bruce MomjianNew pgindent.
1998-08-09  Bruce Momjiancleanups.
1998-08-09  Bruce MomjianThe attached patch implements some changes that were...
1998-08-07  Bruce MomjianOPTIMIZER_DEBUG additions.
1998-08-06  Bruce MomjianMake large objects their own relkind type. Fix dups...
1998-08-05  Bruce Momjianflowchart update
1998-08-05  Bruce Momjianflowchart update
1998-08-05  Bruce MomjianFix for \d index display.
1998-08-05  Marc G. FournierFrom: David Hartwig <daybee@bellatlantic.net>
1998-08-05  Marc G. FournierFrom: Dr. Michael Meskes <meskes@online-club.de>
1998-08-04  Bruce MomjianOR processing cleanup.
1998-08-04  Bruce MomjianAdd Indices display to \d command.
1998-08-04  Bruce MomjianFix encoding grammer problem.
1998-08-04  Bruce MomjianMergeSort was sometimes called mergejoin and was confus...
1998-08-04  Bruce MomjianEXPLAIN VERBOSE prints the plan, and now pretty-prints...
1998-08-04  Bruce MomjianMake EXPLAIN show output more clearly.
1998-08-04  Bruce MomjianUpdate flow chart.
1998-08-03  Bruce MomjianUpdate mark/reset index code for multiple indexes,...
1998-08-03  Bruce MomjianFix typo in man pages.
1998-08-03  Bruce MomjianCleanup of OR processing.
1998-08-02  Thomas G. LockhartAllows the following query to succeed: "SELECT NULL...
1998-08-02  Bruce MomjianFix for OR handling with multiple indexes.
1998-08-02  Bruce Momjianrun autoconf
1998-08-02  Bruce MomjianFix MULTIBYTE typo.
1998-08-01  Bruce MomjianFix duplicate inside initdb.sh
1998-08-01  Bruce MomjianCleanup of OR fix.
1998-08-01  Bruce MomjianAllow index use with OR clauses.
1998-08-01  Marc G. FournierAdrian Hall reported a problem to me that snprintf...
1998-08-01  Vadim B. MikheevLmgr cleanup, new locking modes for LLL.
1998-07-31  Vadim B. MikheevMatching clauses to functional indices was broken,...
1998-07-30  Vadim B. MikheevFix scan adjustment.
1998-07-29  Thomas G. LockhartRemoved from distribution. Completely converted to...
1998-07-29  Thomas G. LockhartUse libpq only once to avoid file naming conflicts...
1998-07-29  Thomas G. LockhartSomehow had substituted this file for the contents...
1998-07-29  Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-07-29  Thomas G. LockhartAdd port information for NS32532.
1998-07-29  Thomas G. LockhartInclude information on documentation products and sources.
1998-07-29  Thomas G. LockhartAdd missing information.
1998-07-29  Thomas G. LockhartUse option to jade to produce html file names from...
1998-07-29  Thomas G. LockhartAdd new files from Oliver Elphick.
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...
next