aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* indexing.c cleanups.Bruce Momjian1998-08-31
* Fix for regprocBruce Momjian1998-08-31
* Fix for regprocout, use underscore, not parens.Bruce Momjian1998-08-31
* OR clause index fixBruce Momjian1998-08-31
* Two spaces after a colon.Bruce Momjian1998-08-31
* Fix for possible releasebuffer bug.Bruce Momjian1998-08-30
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-30
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-30
* Prevent file descriptor leak from failed COPY.Bruce Momjian1998-08-29
* Fix scanner name length trimming.Bruce Momjian1998-08-29
* Better error message if table exists.Bruce Momjian1998-08-29
* This is the first (of hopefully few) AIX port patches. This patchBruce Momjian1998-08-29
* Truncate identifiers at NAMEDATALEN length.Bruce Momjian1998-08-29
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-28
* vacuum fix.Bruce Momjian1998-08-28
* Hi all,Bruce Momjian1998-08-28
* Make 'name' type int aligned, like char/varchar.Bruce Momjian1998-08-27
* Fix 'd ' should be 'd'.Bruce Momjian1998-08-27
* Fix problem where attbyval was wrong for xid types.Bruce Momjian1998-08-26
* Fix atttypmod alignment again, and re-enable ecpg.Bruce Momjian1998-08-26
* Make attalign match type alignment.Bruce Momjian1998-08-26
* Fix up crashing symptoms for new serial type by making sure constraintThomas G. Lockhart1998-08-26
* Fix for select bug.Bruce Momjian1998-08-26
* cvs add'd two files for the tprintf() patch...Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Can someone please apply this portability patch to genbki.sh ?Bruce Momjian1998-08-25
* Support SERIAL column type. Expand column marked is_sequence into threeThomas G. Lockhart1998-08-25
* Support SERIAL column type. Expand into an integer column but markThomas G. Lockhart1998-08-25
* 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