928d2309cc
== v0.14.0 [2012-06-17] Michael Granger <ged@FaerieMUD.org> Bugfixes: #47, #104 New Methods for PostgreSQL 9 and async API support: PG - ::library_version PG::Connection - ::ping - #escape_literal - #escape_identifier - #set_default_encoding PG::Result - #check New Samples: This release also comes with a collection of contributed sample scripts for doing resource-utilization reports, graphing database statistics, monitoring for replication lag, shipping WAL files for replication, automated tablespace partitioning, etc. See the samples/ directory.
54 lines
1.8 KiB
Text
54 lines
1.8 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2012/07/31 13:46:52 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gemtest
|
|
${GEM_LIBDIR}/BSDL
|
|
${GEM_LIBDIR}/ChangeLog
|
|
${GEM_LIBDIR}/Contributors.rdoc
|
|
${GEM_LIBDIR}/History.rdoc
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/POSTGRES
|
|
${GEM_LIBDIR}/README-OS_X.rdoc
|
|
${GEM_LIBDIR}/README-Windows.rdoc
|
|
${GEM_LIBDIR}/README.ja.rdoc
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/Rakefile.cross
|
|
${GEM_LIBDIR}/ext/extconf.rb
|
|
${GEM_LIBDIR}/ext/pg.c
|
|
${GEM_LIBDIR}/ext/pg.h
|
|
${GEM_LIBDIR}/ext/pg_connection.c
|
|
${GEM_LIBDIR}/ext/pg_result.c
|
|
${GEM_LIBDIR}/ext/vc/pg.sln
|
|
${GEM_LIBDIR}/ext/vc/pg_18/pg.vcproj
|
|
${GEM_LIBDIR}/ext/vc/pg_19/pg_19.vcproj
|
|
${GEM_LIBDIR}/lib/pg.rb
|
|
${GEM_LIBDIR}/lib/pg/connection.rb
|
|
${GEM_LIBDIR}/lib/pg/constants.rb
|
|
${GEM_LIBDIR}/lib/pg/exceptions.rb
|
|
${GEM_LIBDIR}/lib/pg/result.rb
|
|
${GEM_LIBDIR}/lib/pg_ext.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/sample/async_api.rb
|
|
${GEM_LIBDIR}/sample/async_copyto.rb
|
|
${GEM_LIBDIR}/sample/async_mixed.rb
|
|
${GEM_LIBDIR}/sample/check_conn.rb
|
|
${GEM_LIBDIR}/sample/copyfrom.rb
|
|
${GEM_LIBDIR}/sample/copyto.rb
|
|
${GEM_LIBDIR}/sample/cursor.rb
|
|
${GEM_LIBDIR}/sample/disk_usage_report.rb
|
|
${GEM_LIBDIR}/sample/issue-119.rb
|
|
${GEM_LIBDIR}/sample/losample.rb
|
|
${GEM_LIBDIR}/sample/minimal-testcase.rb
|
|
${GEM_LIBDIR}/sample/notify_wait.rb
|
|
${GEM_LIBDIR}/sample/pg_statistics.rb
|
|
${GEM_LIBDIR}/sample/replication_monitor.rb
|
|
${GEM_LIBDIR}/sample/test_binary_values.rb
|
|
${GEM_LIBDIR}/sample/wal_shipper.rb
|
|
${GEM_LIBDIR}/sample/warehouse_partitions.rb
|
|
${GEM_LIBDIR}/spec/data/expected_trace.out
|
|
${GEM_LIBDIR}/spec/data/random_binary_data
|
|
${GEM_LIBDIR}/spec/lib/helpers.rb
|
|
${GEM_LIBDIR}/spec/pg/connection_spec.rb
|
|
${GEM_LIBDIR}/spec/pg/result_spec.rb
|
|
${GEM_LIBDIR}/spec/pg_spec.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|