pkgsrc/databases/postgresql
cjs a2a90e322f Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore is
not required. Changes include:
   Repair breakage in timestamp-to-date conversion for dates before 2000
   Prevent rare possibility of server startup failure (Tom)
   Fix bugs in interval-to-time conversion (Tom)
   Add constraint names in a few places in pg_dump (Rod)
   Improve performance of functions with many parameters (Tom)
   Fix to_ascii() buffer overruns (Tom)
   Prevent restore of database comments from throwing an error (Tom)
   Work around buggy strxfrm() present in some Solaris releases (Tom)
   Properly escape jdbc setObject() strings to improve security (Barry)
In particular, the server startup failure mentioned above occurs when the
transaction log ends on a page boundary.
2003-08-18 00:26:24 +00:00
..
files Suppress checks for building libpgtcl.a if tcl-postgresql package is 2003-01-05 20:19:35 +00:00
patches Build py-postgresql from the postgresql 7.3.2 tarball. PKGREVISION++ 2003-04-03 18:06:12 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore is 2003-08-18 00:26:24 +00:00
Makefile Add an empty do-patch rule. 2003-04-01 05:14:08 +00:00
Makefile.common Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore is 2003-08-18 00:26:24 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00