index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
trace.c
Commit message (
Expand
)
Author
Age
*
Reversed out Massimo patch.
Bruce Momjian
1999-06-12
*
I don't like last minute patches before the final freeze, but I believe that
Bruce Momjian
1999-06-12
*
trace.patch (compilation error)
Marc G. Fournier
1999-06-05
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-05-22
*
Changed debug options:
Jan Wieck
1999-05-11
*
Fix snprintf with strings, and nextval('"Aa"');
Bruce Momjian
1999-03-16
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Add missing variable, per Massimo.
Tom Lane
1999-01-17
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
Some security, since we now have vsnprintf, I remade an old patch
Bruce Momjian
1999-01-01
*
Reverse out addition of snprintf.
Bruce Momjian
1998-10-28
*
Fix for tprintf overruns from Göran Thyni.
Bruce Momjian
1998-10-27
*
The problem is that read_pg_options needs DataDir to read its file but
Bruce Momjian
1998-10-16
*
Substantial rewrite of async.c to avoid problems with non-reentrant stdio
Tom Lane
1998-10-06
*
> Yikes, that is certainly not standard C. I have never seen that
Bruce Momjian
1998-09-03
*
Fix for indexing problems.
Bruce Momjian
1998-09-02
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
cvs add'd two files for the tprintf() patch...
Marc G. Fournier
1998-08-25