index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
/
pqsignal.h
Commit message (
Expand
)
Author
Age
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Here's an attempt at new socket and signal code for win32.
Bruce Momjian
2004-04-12
*
Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio
Neil Conway
2004-02-08
*
Here's the latest win32 signals code, this time in the form of a patch
Bruce Momjian
2004-01-27
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
We had a problem with to compile pgsql-7.2 under SW-8.0.
Bruce Momjian
2002-02-22
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Enable SIGTERM and SIGQUIT during client authentication so
Jan Wieck
2001-09-07
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
*
#include cleanups
Bruce Momjian
2000-06-15
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
Vadim B. Mikheev
1999-10-06
*
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
*
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
*
Move include of signal.h inside pqsignal.h so it's always where it's needed.
Bryan Henderson
1996-11-24
*
Okay...this pretty much cleans out the include files.
Marc G. Fournier
1996-11-06
*
remove:
Marc G. Fournier
1996-10-31
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28