aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* autoconfBruce Momjian1998-08-23
* Attached is a patch that uses autoconf to determine whether thereBruce Momjian1998-08-23
* cleanupBruce Momjian1998-08-23
* Patch to allow createuser options from the command line.Bruce Momjian1998-08-22
* With the attached patch, I have verified that long (> 8char anyway)Bruce Momjian1998-08-22
* The attached patch fixes a problem that I seem to have introducedBruce Momjian1998-08-22
* Here are additional patches for the UnixWare 7 port.Bruce Momjian1998-08-22
* Fix display in initdb.Bruce Momjian1998-08-21
* Fix for index problem that showed up in constraint test.Bruce Momjian1998-08-20
* update fixes.Bruce Momjian1998-08-20
* fix for index problem.Bruce Momjian1998-08-20
* Another vacuum fix.Bruce Momjian1998-08-20
* Fix for vacuum introduced today.Bruce Momjian1998-08-19
* Vacuum cleanup.Bruce Momjian1998-08-19
* Vacuum fix. Was modifying cache.Bruce Momjian1998-08-19
* Fix for vacuum updating problem.Bruce Momjian1998-08-19
* fix for ecpg corruptionBruce Momjian1998-08-19
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-19
* Fix for SNPRINTF test in configureMarc G. Fournier1998-08-19
* Add rule tests to regression tests...Marc G. Fournier1998-08-19
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-18
* Update the random test so it should succeed most of the time.Thomas G. Lockhart1998-08-17
* Update for changes to gram.y.Thomas G. Lockhart1998-08-17
* Allow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN expressionsThomas G. Lockhart1998-08-17
* Use the parser macro IS_BINARY_COMPATIBLE() to allow more successThomas G. Lockhart1998-08-17
* From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.orgMarc G. Fournier1998-08-17
* Just a couple of "after-commit" cleanups...Marc G. Fournier1998-08-17
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* Allow a null pointer to be returned from get_opname().Thomas G. Lockhart1998-08-16
* Check for null pointer returned from get_opname().Thomas G. Lockhart1998-08-16
* Check for null pointer returned from get_opname().Thomas G. Lockhart1998-08-16
* Disable not-ready-to-use support code for the line data type.Thomas G. Lockhart1998-08-16
* This README only mentions nroff problems with page.5, which has beenThomas G. Lockhart1998-08-15
* Include a sentence in the top pointing to the new docs.Thomas G. Lockhart1998-08-15
* Converted to page.sgml. Not needed in a man page.Thomas G. Lockhart1998-08-15
* Information moved to sgml source files.Thomas G. Lockhart1998-08-15
* Remove single-argument trim() function from table.Thomas G. Lockhart1998-08-15
* Some old cleanup fixes for close_ps() from G. Thaker.Thomas G. Lockhart1998-08-15
* Allow binary-compatible indices to be considered when checking for validThomas G. Lockhart1998-08-14
* Include OID as a built-in type.Thomas G. Lockhart1998-08-14
* Check for bad result from pg_id. A bad result can come from shared libraryThomas G. Lockhart1998-08-14
* fix typo.Bruce Momjian1998-08-11
* Strategy cleanups.Bruce Momjian1998-08-11
* index strategy cleanupBruce Momjian1998-08-11
* the following patch fixes a bug in the oracle compatibilityBruce Momjian1998-08-11
* This one cleans the cursor problems ecpg had so far. It is now ableBruce Momjian1998-08-11
* Change owner from oid to int4 type.Bruce Momjian1998-08-11
* More op_class cleanup.Bruce Momjian1998-08-11
* Remove NOBTREE defines, and make findoidlinks handle regproc.Bruce Momjian1998-08-11
* cleanup.Bruce Momjian1998-08-11