index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
pipe.c
Commit message (
Expand
)
Author
Age
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
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
*
Revert mistaken #include change, per Merlin Moncure.
Tom Lane
2004-06-30
*
Include c.h instead of postgres.h in files that need to be usable in
Tom Lane
2004-06-24
*
This patch updates pgpipe() on win32 to log exactly which part of the
Bruce Momjian
2004-06-11
*
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
*
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-11
*
* Most changes are to fix warnings issued when compiling win32
Bruce Momjian
2004-04-19
*
Add WIN32 pipe implementation that uses sockets.
Bruce Momjian
2004-01-09