f1025f1782
changes: * Fix temporary memory leak when using non-hashed aggregates (Tom) * ECPG fixes, including some for Informix compatibility (Michael) * Fixes for compiling with thread-safety, particularly Solaris (Bruce) * Fix error in COPY IN termination when using the old network protocol (ljb) * Several important fixes in pg_autovacuum (Matthew T. O'Connor) * Fix problem with reading tar-format dumps on NetBSD and BSD/OS (Bruce) * Several JDBC fixes * Fix ALTER SEQUENCE RESTART where last_value equals the restart value (Tom) * Repair failure to recalculate nested sub-selects (Tom) * Fix problems with non-constant expressions in LIMIT/OFFSET * Support FULL JOIN with no join clause, such as X FULL JOIN Y ON TRUE (Tom) * Fix another zero-column table bug (Tom) * Improve handling of non-qualified identifiers in GROUP BY clauses in sub-selects (Tom) * Do not generate "NATURAL CROSS JOIN" when decompiling rules (Tom) * Add checks for invalid field length in binary COPY (Tom) * Avoid locking conflict between ANALYZE and LISTEN/NOTIFY * Numerous translation updates (various contributors)
193 lines
5.8 KiB
Text
193 lines
5.8 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2004/06/27 16:38:32 recht Exp $
|
|
bin/clusterdb
|
|
bin/createdb
|
|
bin/createlang
|
|
bin/createuser
|
|
bin/dropdb
|
|
bin/droplang
|
|
bin/dropuser
|
|
bin/initdb
|
|
bin/initlocation
|
|
bin/ipcclean
|
|
bin/pg_config
|
|
bin/pg_controldata
|
|
bin/pg_ctl
|
|
bin/pg_dump
|
|
bin/pg_dumpall
|
|
bin/pg_encoding
|
|
bin/pg_id
|
|
bin/pg_resetxlog
|
|
bin/pg_restore
|
|
bin/psql
|
|
bin/vacuumdb
|
|
man/man1/clusterdb.1
|
|
man/man1/createdb.1
|
|
man/man1/createlang.1
|
|
man/man1/createuser.1
|
|
man/man1/dropdb.1
|
|
man/man1/droplang.1
|
|
man/man1/dropuser.1
|
|
man/man1/initdb.1
|
|
man/man1/initlocation.1
|
|
man/man1/ipcclean.1
|
|
man/man1/pg_config.1
|
|
man/man1/pg_controldata.1
|
|
man/man1/pg_ctl.1
|
|
man/man1/pg_dump.1
|
|
man/man1/pg_dumpall.1
|
|
man/man1/pg_resetxlog.1
|
|
man/man1/pg_restore.1
|
|
man/man1/psql.1
|
|
man/man1/vacuumdb.1
|
|
man/manl/abort.l
|
|
man/manl/alter_aggregate.l
|
|
man/manl/alter_conversion.l
|
|
man/manl/alter_database.l
|
|
man/manl/alter_domain.l
|
|
man/manl/alter_function.l
|
|
man/manl/alter_group.l
|
|
man/manl/alter_language.l
|
|
man/manl/alter_operator_class.l
|
|
man/manl/alter_schema.l
|
|
man/manl/alter_sequence.l
|
|
man/manl/alter_table.l
|
|
man/manl/alter_trigger.l
|
|
man/manl/alter_user.l
|
|
man/manl/analyze.l
|
|
man/manl/begin.l
|
|
man/manl/checkpoint.l
|
|
man/manl/close.l
|
|
man/manl/cluster.l
|
|
man/manl/comment.l
|
|
man/manl/commit.l
|
|
man/manl/copy.l
|
|
man/manl/create_aggregate.l
|
|
man/manl/create_cast.l
|
|
man/manl/create_constraint_trigger.l
|
|
man/manl/create_conversion.l
|
|
man/manl/create_database.l
|
|
man/manl/create_domain.l
|
|
man/manl/create_function.l
|
|
man/manl/create_group.l
|
|
man/manl/create_index.l
|
|
man/manl/create_language.l
|
|
man/manl/create_operator.l
|
|
man/manl/create_operator_class.l
|
|
man/manl/create_rule.l
|
|
man/manl/create_schema.l
|
|
man/manl/create_sequence.l
|
|
man/manl/create_table.l
|
|
man/manl/create_table_as.l
|
|
man/manl/create_trigger.l
|
|
man/manl/create_type.l
|
|
man/manl/create_user.l
|
|
man/manl/create_view.l
|
|
man/manl/deallocate.l
|
|
man/manl/declare.l
|
|
man/manl/delete.l
|
|
man/manl/drop_aggregate.l
|
|
man/manl/drop_cast.l
|
|
man/manl/drop_conversion.l
|
|
man/manl/drop_database.l
|
|
man/manl/drop_domain.l
|
|
man/manl/drop_function.l
|
|
man/manl/drop_group.l
|
|
man/manl/drop_index.l
|
|
man/manl/drop_language.l
|
|
man/manl/drop_operator.l
|
|
man/manl/drop_operator_class.l
|
|
man/manl/drop_rule.l
|
|
man/manl/drop_schema.l
|
|
man/manl/drop_sequence.l
|
|
man/manl/drop_table.l
|
|
man/manl/drop_trigger.l
|
|
man/manl/drop_type.l
|
|
man/manl/drop_user.l
|
|
man/manl/drop_view.l
|
|
man/manl/end.l
|
|
man/manl/execute.l
|
|
man/manl/explain.l
|
|
man/manl/fetch.l
|
|
man/manl/grant.l
|
|
man/manl/insert.l
|
|
man/manl/listen.l
|
|
man/manl/load.l
|
|
man/manl/lock.l
|
|
man/manl/move.l
|
|
man/manl/notify.l
|
|
man/manl/prepare.l
|
|
man/manl/reindex.l
|
|
man/manl/reset.l
|
|
man/manl/revoke.l
|
|
man/manl/rollback.l
|
|
man/manl/select.l
|
|
man/manl/select_into.l
|
|
man/manl/set.l
|
|
man/manl/set_constraints.l
|
|
man/manl/set_session_authorization.l
|
|
man/manl/set_transaction.l
|
|
man/manl/show.l
|
|
man/manl/start_transaction.l
|
|
man/manl/truncate.l
|
|
man/manl/unlisten.l
|
|
man/manl/update.l
|
|
man/manl/vacuum.l
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pgscripts.mo
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/psql.mo
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_dump.mo
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/psql.mo
|