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