01563d6958
* Fix btree index corruption from insertions concurrent with vacuuming * Recover from errors occurring during WAL replay of DROP TABLESPACE * Fix transient zeroing of shared buffers during WAL replay * Fix postmaster to attempt restart after a hot-standby crash * Fix corner case in SSI transaction cleanup * Update per-column permissions, not only per-table permissions, when changing table owner * Fix handling of data-modifying WITH subplans in READ COMMITTED rechecking * Fix for "could not find plan for CTE" failures * Fix unsupported node type error caused by COLLATE in an INSERT expression * Avoid crashing when we have problems deleting table files post-commit * Fix recently-introduced memory leak in processing of inet/cidr * Fix GIN cost estimation to handle column IN (...) index conditions * Fix I/O-conversion-related memory leaks in plpgsql * Teach pg_upgrade to handle renaming of plpython's shared library (affecting upgrades to 9.1)
25 lines
988 B
Text
25 lines
988 B
Text
@comment $NetBSD: PLIST,v 1.2 2012/03/03 14:01:12 adam Exp $
|
|
bin/pltcl_delmod
|
|
bin/pltcl_listmod
|
|
bin/pltcl_loadmod
|
|
lib/postgresql/pltcl.so
|
|
share/locale/cs/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/de/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/es/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/fr/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/it/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/ja/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/pl/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/pt_BR/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/ro/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/ru/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/tr/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/zh_CN/LC_MESSAGES/pltcl-9.1.mo
|
|
share/locale/zh_TW/LC_MESSAGES/pltcl-9.1.mo
|
|
share/postgresql/extension/pltcl--1.0.sql
|
|
share/postgresql/extension/pltcl--unpackaged--1.0.sql
|
|
share/postgresql/extension/pltcl.control
|
|
share/postgresql/extension/pltclu--1.0.sql
|
|
share/postgresql/extension/pltclu--unpackaged--1.0.sql
|
|
share/postgresql/extension/pltclu.control
|
|
share/postgresql/unknown.pltcl
|