head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2010Q2:1.3.0.28 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.26 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.24 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.22 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.20 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.18 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.16 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.14 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.12 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.10 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.8 pkgsrc-2008Q1:1.3.0.6 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.4 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.2.0.4 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.2 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.1.1.1.0.2 pkgsrc-2006Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2010.10.12.16.52.40; author joerg; state dead; branches; next 1.3; 1.3 date 2007.09.20.21.31.21; author jlam; state Exp; branches; next 1.2; 1.2 date 2007.01.08.18.22.09; author adam; state Exp; branches; next 1.1; 1.1 date 2006.12.09.16.13.57; author adam; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.12.09.16.13.57; author adam; state Exp; branches; next ; desc @@ 1.4 log @Retire PostgreSQL 8.2 to keep with the list of three supported PostgreSQL versions in pkgsrc. @ text @@@comment $NetBSD: PLIST,v 1.3 2007/09/20 21:31:21 jlam Exp $ ${PG_SUBPREFIX}lib/postgresql/libtsearch2.la ${PG_SUBPREFIX}share/doc/postgresql/contrib/README.tsearch2 ${PG_SUBPREFIX}share/postgresql/contrib/english.stop ${PG_SUBPREFIX}share/postgresql/contrib/russian.stop ${PG_SUBPREFIX}share/postgresql/contrib/russian.stop.utf8 ${PG_SUBPREFIX}share/postgresql/contrib/thesaurus ${PG_SUBPREFIX}share/postgresql/contrib/tsearch2.sql ${PG_SUBPREFIX}share/postgresql/contrib/uninstall_tsearch2.sql @ 1.3 log @Handle the "contrib" directories using REQD_DIRS instead of @@dirrm so that it won't complain at pkg_delete-time if other "contrib" modules are installed. Bump the PKGREVISION to 1. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2007/01/08 18:22:09 adam Exp $ @ 1.2 log @PLIST fix @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/09 16:13:57 adam Exp $ a9 2 @@dirrm share/postgresql/contrib @@dirrm share/doc/postgresql/contrib @ 1.1 log @Initial revision @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/01 20:13:49 joerg Exp $ a11 1 @@dirrm lib/postgresql @ 1.1.1.1 log @Changes 8.2.0: * Query language enhancements including "INSERT/UPDATE/DELETE RETURNING", multirow VALUES lists, and optional target-table alias in "UPDATE"/"DELETE" * Index creation without blocking concurrent "INSERT"/"UPDATE"/"DELETE" operations * Many query optimization improvements, including support for reordering outer joins * Improved sorting performance with lower memory usage * More efficient locking with better concurrency * More efficient vacuuming * Easier administration of warm standby servers * New FILLFACTOR support for tables and indexes * Monitoring, logging, and performance tuning additions * More control over creating and dropping objects * Table inheritance relationships can be defined for and removed from pre-existing tables * "COPY TO" can copy the output of an arbitrary "SELECT" statement * Array improvements, including nulls in arrays * Aggregate-function improvements, including multiple-input aggregates and SQL:2003 statistical functions * Many "contrib/" improvements @ text @@