index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
pqsignal.c
Commit message (
Expand
)
Author
Age
*
Add SIGFPE to list of signals never to block. #ifdef all signals in
Tom Lane
2000-06-29
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
*
Substituted new configure test for types of accept()
Peter Eisentraut
2000-06-11
*
Add:
Bruce Momjian
2000-01-26
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
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 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
*
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-26
*
Add comments about the diversity of signal functionality. Came from
Bryan Henderson
1996-11-18
*
I'm getting there, slowly :)
Marc G. Fournier
1996-11-06
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09