aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* Move debugging printout of the query tree to print for all cases.Thomas G. Lockhart1998-08-25
* re-integrate nextstep dynloader functionalityMarc G. Fournier1998-08-25
* >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
* Fix bootstrap so it properly defines alignment of attributes.Bruce Momjian1998-08-24
* I have found a minor problem with current configure.in.Bruce 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
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-24
* Attached is a patch that uses autoconf to determine whether thereBruce Momjian1998-08-23
* cleanupBruce Momjian1998-08-23
* 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
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-18
* 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
* 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
* 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
* 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
* Change owner from oid to int4 type.Bruce Momjian1998-08-11
* More op_class cleanup.Bruce Momjian1998-08-11
* Update flowchart.Bruce Momjian1998-08-10
* Cleanups of optimizer.Bruce Momjian1998-08-10
* Cleanup optimizer function names and clarify code.Bruce Momjian1998-08-10
* New pgindent.Bruce Momjian1998-08-09
* cleanups.Bruce Momjian1998-08-09
* OPTIMIZER_DEBUG additions.Bruce Momjian1998-08-07
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-06
* From: David Hartwig <daybee@bellatlantic.net>Marc G. Fournier1998-08-05
* OR processing cleanup.Bruce Momjian1998-08-04