pgLOGd Change Log

AUTHORS:

* Matthew Hagerty <matthew@digitalstratum.com>


MAINTAINERS:

* Matthew Hagerty <matthew@digitalstratum.com>


CONTRIBUTORS:

* Calvin Dodge <caldodge@fpcc.net>
  Linux RedHat(7.1) build and start-up information.

* FreeBSD project www.freebsd.org
  strsep function from libc



VERSION HISTORY

---------------------------------------
Version 2.3 - 2003.11.05 - New Features, Release

* Added support for OpenBSD's specific use of FIFO's.

* Added pglogctl which can dump a pgLOGd database to a standard
  combined log format for use with standard stats packages.


---------------------------------------
Version 2.2beta - 2002.01.19 - Bug Fixes, New Features

* Added a local strsep function for OSes without their own (SOLARIS)

* Added a few #defines to work around differences in SOLARIS headers
  and function calls.


---------------------------------------
Version 2.1beta - 2001.10.29 - Bug Fixes, New Features

* Fixed a bug that would cause a crash, under certain circumstances,
  if the database backend would go down.

* Added the ability to read an external config file, removing the
  need for pglogd_user.h.

* Added the ability to start without a database connection.

* Minor code changes.

* Added some basic queries for removing unwanted records and general
  statistics.


---------------------------------------
Version 2.0beta - 2001.09.05 - Major Upgrade, New Features

* Changed to BSD license.

* Base set of functionality completed.


---------------------------------------
Version 1.0 - 2001.03.06 - Personal test code, not publicly released.
