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
/
init
/
findbe.c
Commit message (
Expand
)
Author
Age
*
Noticed a small bug in the code. Probably been there for some time. Note
Bruce Momjian
2001-05-09
*
Remove useless setuid() call, instead add a check that real and effective
Tom Lane
2001-04-21
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-07-09
*
Mark functions as static and ifdef NOT_USED as appropriate.
Bruce Momjian
2000-06-08
*
Add:
Bruce Momjian
2000-01-26
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
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
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Another for for exec() removal and finding binaries.
Bruce Momjian
1998-06-09
*
Fixed exec path problem.
Bruce Momjian
1998-06-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
*
Remove unneeded stat calls.
Bruce Momjian
1997-08-27
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
*
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09