aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgevent
Commit message (Expand)AuthorAge
* Update copyright for 2015Bruce Momjian2015-01-06
* Properly use DEFAULT_EVENT_SOURCE in pgevent.cMagnus Hagander2014-07-21
* Revert broken change to pgevent.cMagnus Hagander2014-07-17
* Add option to pg_ctl to choose event source for loggingMagnus Hagander2014-07-17
* Remove inappropriate EXPORTS line.Tom Lane2014-02-19
* Avoid using dllwrap to build pgevent in Mingw builds.Tom Lane2014-02-19
* Update copyright for 2014Bruce Momjian2014-01-07
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Update copyrights for 2013Bruce Momjian2013-01-01
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Lots of doc corrections.Robert Haas2012-04-23
* Revert binary change in copyright year adjustment.Bruce Momjian2012-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Miscellaneous cleanup to silence compiler warnings seen on Mingw.Andrew Dunstan2011-12-10
* MingW doesn't support wcstombs_s()...Magnus Hagander2011-10-26
* Remove argument decoration that appears unsupported on mingwMagnus Hagander2011-10-25
* Support configurable eventlog application names on WindowsMagnus Hagander2011-10-25
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...Andrew Dunstan2010-12-24
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-12
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Allow out-of-tree builds on mingw and cygwinPeter Eisentraut2009-01-05
* Update copyright for 2009.Bruce Momjian2009-01-01
* Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary.Peter Eisentraut2008-12-07
* More README src cleanups.Bruce Momjian2008-03-21
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Get dllwrap name from variable instead of hardcoded.Magnus Hagander2007-12-15
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgevent fixes:Bruce Momjian2006-10-03
* Fix some makefiles that fail to yield good results from 'make -qp'.Tom Lane2006-07-15
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Add Win32 version info to client binaries.Bruce Momjian2004-10-05
* Add distclean target to pgevent.Bruce Momjian2004-10-05
* Remove inclusion of windows.h now that it is included in c.h, per ideaBruce Momjian2004-09-27
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-30
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Remove bogus trailing dot from eventlog output, per Andreas.Tom Lane2004-08-07
* Add pgevent, with docs explaining out to install it on Win32.Bruce Momjian2004-06-20