aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* >Applied.Bruce Momjian1998-08-25
* Cleanup of target file.Bruce Momjian1998-08-25
* Make sure resdomno for update/insert match attribute number forBruce Momjian1998-08-25
* int64 fixBruce Momjian1998-08-25
* move plpgsqlBruce Momjian1998-08-24
* move plpgsql to src/pl for Jan.Bruce Momjian1998-08-24
* Fix bootstrap so it properly defines alignment of attributes.Bruce Momjian1998-08-24
* autoconfBruce Momjian1998-08-24
* LONG_LONG_64 fix.Bruce Momjian1998-08-24
* autoconfBruce Momjian1998-08-24
* I have found a minor problem with current configure.in.Bruce Momjian1998-08-24
* man pages cleanupBruce Momjian1998-08-24
* OLD has to return CURRENT for now, Jan.Bruce Momjian1998-08-24
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-24
* Compile ecpg by default.Bruce Momjian1998-08-24
* just that the regression tests for rules work, please applyBruce Momjian1998-08-24
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-24
* 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