index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pgevent
Commit message (
Expand
)
Author
Age
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Properly use DEFAULT_EVENT_SOURCE in pgevent.c
Magnus Hagander
2014-07-21
*
Revert broken change to pgevent.c
Magnus Hagander
2014-07-17
*
Add option to pg_ctl to choose event source for logging
Magnus Hagander
2014-07-17
*
Remove inappropriate EXPORTS line.
Tom Lane
2014-02-19
*
Avoid using dllwrap to build pgevent in Mingw builds.
Tom Lane
2014-02-19
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Revert binary change in copyright year adjustment.
Bruce Momjian
2012-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Miscellaneous cleanup to silence compiler warnings seen on Mingw.
Andrew Dunstan
2011-12-10
*
MingW doesn't support wcstombs_s()...
Magnus Hagander
2011-10-26
*
Remove argument decoration that appears unsupported on mingw
Magnus Hagander
2011-10-25
*
Support configurable eventlog application names on Windows
Magnus Hagander
2011-10-25
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...
Andrew Dunstan
2010-12-24
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
*
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
*
Allow out-of-tree builds on mingw and cygwin
Peter Eisentraut
2009-01-05
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary.
Peter Eisentraut
2008-12-07
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Get dllwrap name from variable instead of hardcoded.
Magnus Hagander
2007-12-15
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgevent fixes:
Bruce Momjian
2006-10-03
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
*
Add distclean target to pgevent.
Bruce Momjian
2004-10-05
*
Remove inclusion of windows.h now that it is included in c.h, per idea
Bruce Momjian
2004-09-27
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Remove bogus trailing dot from eventlog output, per Andreas.
Tom Lane
2004-08-07
*
Add pgevent, with docs explaining out to install it on Win32.
Bruce Momjian
2004-06-20