index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
parser
/
parse_oper.c
Commit message (
Expand
)
Author
Age
*
Use Snapshot in heap access methods.
Vadim B. Mikheev
1998-07-27
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Do type conversion to match columns in UNION clauses.
Thomas G. Lockhart
1998-05-29
*
Add capabilities for automatic type conversion.
Thomas G. Lockhart
1998-05-09
*
This patch...
Bruce Momjian
1998-04-27
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Parser cleanup.
Bruce Momjian
1998-01-20
*
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
*
Fix:
Marc G. Fournier
1998-01-15
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Change precedence for boolean operators to match expected behavior.
Thomas G. Lockhart
1998-01-01
*
Make parser functions static where possible.
Bruce Momjian
1997-11-26
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25