index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
spi
/
timetravel.c
Commit message (
Expand
)
Author
Age
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Clean up the rather historically encumbered interface to now() and
Tom Lane
2005-06-29
*
Adjust comments previously moved to column 1 by pgident.
Bruce Momjian
2004-10-07
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-07
*
on my timetravel.c I find a bug: after the
Bruce Momjian
2003-09-11
*
pgindent run.
Bruce Momjian
2003-08-04
*
Remove unportable // comments.
Tom Lane
2003-07-27
*
Cleanup of timetravel compile warnings.
Bruce Momjian
2003-07-27
*
Here is 4 file in tgz:
Bruce Momjian
2003-07-27
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
pgindent run.
Bruce Momjian
2002-09-04
*
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
*
The attached patch changes most of the usages of sprintf() to
Bruce Momjian
2002-08-15
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Ensure that all uses of <ctype.h> functions are applied to unsigned-char
Tom Lane
2000-12-03
*
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-20
*
More functions updated to new fmgr style --- money, name, tid datatypes.
Tom Lane
2000-08-03
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...
Bruce Momjian
1998-01-06
*
General function for SERIAL/IDENTITY/AUTOINCREMENT feature.
Vadim B. Mikheev
1997-10-02
*
General trigger functions for time-travel
Vadim B. Mikheev
1997-09-24