Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
joerg 55d3689cc4 Update PostgreSQL 8.0.x to 8.0.7.
The fix for locales and plperl in 8.0.6 might make an REINDEX necessary.

Changes from 8.0.5 to 8.0.6:
- Fix Windows code so that postmaster will continue rather than exit if
there is no more room in ShmemBackendArray (Magnus)
- Fix bug introduced in 8.0 that could allow ReadBuffer to return an
already-used page as new, potentially causing loss of recently-committed
data (Tom)
- Fix for protocol-level Describe messages issued outside a transaction
or in a failed transaction (Tom)
- Fix character string comparison for locales that consider different
character combinations as equal, such as Hungarian (Tom)
- Set locale environment variables during postmaster startup to ensure
that plperl won't change the locale later
- Allow more flexible relocation of installation directories (Tom)
- Fix longstanding bug in strpos() and regular expression handling in
certain rarely used Asian multi-byte character sets (Tatsuo)
- Various fixes for functions returning RECORDs (Tom)
- Fix bug in /contrib/pgcrypto gen_salt, which caused it not to use all
available salt space for MD5 and XDES algorithms (Marko Kreen, Solar
Designer)
- Fix /contrib/dblink to throw an error, rather than crashing, when the
number of columns specified is different from what's actually returned
by the query (Joe)

Changes from 8.0.6 to 8.0.7:
- Fix potential crash in SET SESSION AUTHORIZATION (CVE-2006-0553)
- Fix bug with row visibility logic in self-inserted rows (Tom)
- Fix race condition that could lead to "file already exists" errors
during pg_clog and pg_subtrans file creation (Tom)
- Fix cases that could lead to crashes if a cache-invalidation message
arrives at just the wrong time (Tom)
- Properly check DOMAIN constraints for UNKNOWN parameters in prepared
statements (Neil)
- Ensure ALTER COLUMN TYPE will process FOREIGN KEY, UNIQUE, and PRIMARY
KEY constraints in the proper order (Nakano Yoshihisa)
- Fixes to allow restoring dumps that have cross-schema references to
custom operators or operator classes (Tom)
- Allow pg_restore to continue properly after a COPY failure; formerly
it tried to treat the remaining COPY data as SQL commands (Stephen
Frost)
- Fix pg_ctl unregister crash when the data directory is not specified
(Magnus)
- Fix ecpg crash on AMD64 and PPC (Neil)
- Recover properly if error occurs during argument passing in PL/python
(Neil)
- Fix PL/perl's handling of locales on Win32 to match the backend
(Andrew)
- Fix crash when log_min_messages is set to DEBUG3 or above in
postgresql.conf on Win32 (Bruce)
- Fix pgxs -L library path specification for Win32, Cygwin, OS X, AIX
(Bruce)
- Check that SID is enabled while checking for Win32 admin privileges
(Magnus)
- Properly reject out-of-range date inputs (Kris Jurka)
- Portability fix for testing presence of finite and isinf during
configure (Tom)
2006-02-21 19:05:06 +00:00
archivers Fixed pkglint warnings. 2006-02-19 11:30:47 +00:00
audio Provide a default for "TARGET_SUFFIX" variable to avoid "bmake" errors 2006-02-19 22:53:27 +00:00
benchmarks The "benchmark" and "results" targets both depend on "build". 2006-02-11 11:20:22 +00:00
biology Changes 1.6.8: 2006-02-13 19:20:53 +00:00
bootstrap Make sure devel/bmake is also in tarball. (Noticed by Matt Dillon.) 2006-01-02 23:27:09 +00:00
cad Add DragonFly support. Fix errno -- it is *NEVER* an int32. 2006-02-16 19:41:04 +00:00
chat Update to 1.2.0 development version 2006-02-19 15:47:35 +00:00
comms Fix installation with CHECK_FILES. Bump PKGREVISION. 2006-02-16 18:11:03 +00:00
converters update to rsshtml-0.8 2006-02-19 20:49:11 +00:00
cross Add missing INFO file, and remove lib/gcc-lib if possible, 2006-02-16 18:12:58 +00:00
crosspkgtools s/tar/${TAR}/ 2005-08-13 05:56:22 +00:00
databases Update PostgreSQL 8.0.x to 8.0.7. 2006-02-21 19:05:06 +00:00
devel +py24-setuptools 2006-02-21 17:30:52 +00:00
distfiles
doc Updated devel/bugzilla to 2.20.1 2006-02-21 16:49:50 +00:00
editors Sync with Texmaker homepage. 2006-02-21 12:49:22 +00:00
emulators Update to 0.3.8: 2006-02-19 19:31:41 +00:00
finance Update to 1.9.1: 2006-02-20 23:25:46 +00:00
fonts Fix font handling. Simplify Makefile. Bump PKGREVISION. 2006-02-17 19:36:46 +00:00
games Add missing file to PLIST. Fix perl PLIST part. Bump PKGREVISION. 2006-02-17 23:26:29 +00:00
geography Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
graphics Don't tell lcms to refrain from linking with zlib, so that tifficc 2006-02-21 14:00:42 +00:00
ham Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
inputmethod Update gcin to 1.1.6 & use x11/gtk2/modules.mk to deal with gtk2 im module. 2006-02-20 18:16:54 +00:00
lang Get rid og @CLASSPATH_MODULE@, it was not used (an artefact of classpath 2006-02-20 22:36:00 +00:00
licenses License for nvnet, a binary driver for nVidia networking 2006-01-09 12:49:56 +00:00
mail And now, it even installs on Solaris. 2006-02-21 10:28:43 +00:00
math Add missing file to PLIST. Bump PKGREVISION. 2006-02-19 12:53:30 +00:00
mbone Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
meta-pkgs The :Q operator should only be used in lists or shell commands. 2006-02-18 14:55:48 +00:00
misc Removed celestia{-gtk,-gnome,-kde}; use celestia/options.mk to select a gui 2006-02-17 23:49:19 +00:00
mk Instead of passing only the path to the tools to CONFIGURE_ARGS, pass 2006-02-21 17:39:32 +00:00
multimedia New version of 0.5.6 tarball out. Set DIST_SUBDIR. 2006-02-19 15:51:25 +00:00
net Remove an extra & that causes the script to behave weirdly during 2006-02-20 17:23:44 +00:00
news Update to 1.8.1: 2006-02-16 18:01:05 +00:00
packages
parallel Update two patches and regenerate the distinfo entries for the rest. 2006-02-16 20:43:41 +00:00
pkgtools - The simplification from the last commit was wrong, but those statements 2006-02-19 21:28:35 +00:00
print Fix build problems on Solaris (pkg/32875). 2006-02-20 08:17:09 +00:00
regress Change my MAINTAINER email address to the one I've been using for 2005-12-17 05:20:21 +00:00
security Convert to pkginstall framework. Bump PKGREVISION. 2006-02-20 23:05:27 +00:00
shells Add missing man pages to PLIST. Bump PKGREVISION. 2006-02-20 23:08:20 +00:00
sysutils Do not touch /sbin during installation. 2006-02-20 23:10:05 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Remove MANIFEST and README from MANIFEST, to avoid overwriting 2006-02-20 23:16:00 +00:00
time Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
wm Removed a double {. 2006-02-18 15:16:45 +00:00
www Grammar fix. 2006-02-21 15:50:49 +00:00
x11 Added qt4[-docs,-libs,-tools] 4.1.0 2006-02-20 12:11:00 +00:00
Makefile Added a comment to the "regress" category. 2005-09-28 07:49:22 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.