index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
tqual.h
Commit message (
Expand
)
Author
Age
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
setheapoverride() is history. Uses replaced with CommandCounterIncrement()
Tom Lane
2000-01-17
*
Added global variable to have RI triggers override
Jan Wieck
1999-12-10
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
READ COMMITTED isolevel is implemented and is default now.
Vadim B. Mikheev
1999-01-29
*
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-18
*
Serialized mode works!
Vadim B. Mikheev
1998-12-16
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
*
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-27
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Use Snapshot in heap access methods.
Vadim B. Mikheev
1998-07-27
*
Inline some small functions called for every row.
Bruce Momjian
1998-04-24
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
Good Bye, Time Travel!
Vadim B. Mikheev
1997-11-02
*
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
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-04
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
More include files cleaned up
Marc G. Fournier
1996-10-20
*
More cleanups of the include files
Marc G. Fournier
1996-08-28