aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/executor.h
Commit message (Expand)AuthorAge
* Subselects...Vadim B. Mikheev1998-02-13
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-10
* Fix for SELECT INTO TABLE for varchar().Bruce Momjian1998-01-19
* Cleanup of prototypes. FIx for PQtrace start/stop several times.Bruce Momjian1998-01-14
* Make parser functions static where possible.Bruce Momjian1997-11-26
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-20
* Make GetAttributeByNum visible again for external use.Bruce Momjian1997-09-27
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* + ExecConstraints ()Vadim B. Mikheev1997-08-22
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Fix for SELECT * INTO TABLE for char(), varchar() fields.Bruce Momjian1997-05-31
* Added needed prototype.Bruce Momjian1996-12-26
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Another run through.Marc G. Fournier1996-11-05
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* remove:Marc G. Fournier1996-10-31
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28