123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- @comment $OpenBSD: PLIST,v 1.3 2014/07/12 07:19:56 zhuk Exp $
- bin/pqxx-config
- include/pqxx/
- include/pqxx/basic_connection
- include/pqxx/basic_connection.hxx
- include/pqxx/binarystring
- include/pqxx/binarystring.hxx
- include/pqxx/compiler-internal-post.hxx
- include/pqxx/compiler-internal-pre.hxx
- include/pqxx/compiler-public.hxx
- include/pqxx/config-public-compiler.h
- include/pqxx/connection
- include/pqxx/connection.hxx
- include/pqxx/connection_base
- include/pqxx/connection_base.hxx
- include/pqxx/connectionpolicy
- include/pqxx/connectionpolicy.hxx
- include/pqxx/cursor
- include/pqxx/cursor.hxx
- include/pqxx/dbtransaction
- include/pqxx/dbtransaction.hxx
- include/pqxx/errorhandler
- include/pqxx/errorhandler.hxx
- include/pqxx/except
- include/pqxx/except.hxx
- include/pqxx/field
- include/pqxx/field.hxx
- include/pqxx/internal/
- include/pqxx/internal/callgate.hxx
- include/pqxx/internal/gates/
- include/pqxx/internal/gates/connection-dbtransaction.hxx
- include/pqxx/internal/gates/connection-errorhandler.hxx
- include/pqxx/internal/gates/connection-largeobject.hxx
- include/pqxx/internal/gates/connection-notification_receiver.hxx
- include/pqxx/internal/gates/connection-parameterized_invocation.hxx
- include/pqxx/internal/gates/connection-pipeline.hxx
- include/pqxx/internal/gates/connection-prepare-invocation.hxx
- include/pqxx/internal/gates/connection-reactivation_avoidance_exemption.hxx
- include/pqxx/internal/gates/connection-sql_cursor.hxx
- include/pqxx/internal/gates/connection-transaction.hxx
- include/pqxx/internal/gates/errorhandler-connection.hxx
- include/pqxx/internal/gates/icursor_iterator-icursorstream.hxx
- include/pqxx/internal/gates/icursorstream-icursor_iterator.hxx
- include/pqxx/internal/gates/result-connection.hxx
- include/pqxx/internal/gates/result-creation.hxx
- include/pqxx/internal/gates/result-sql_cursor.hxx
- include/pqxx/internal/gates/transaction-subtransaction.hxx
- include/pqxx/internal/gates/transaction-tablereader.hxx
- include/pqxx/internal/gates/transaction-tablewriter.hxx
- include/pqxx/internal/gates/transaction-transactionfocus.hxx
- include/pqxx/internal/libpq-forward.hxx
- include/pqxx/internal/result_data.hxx
- include/pqxx/internal/statement_parameters.hxx
- include/pqxx/isolation
- include/pqxx/isolation.hxx
- include/pqxx/largeobject
- include/pqxx/largeobject.hxx
- include/pqxx/nontransaction
- include/pqxx/nontransaction.hxx
- include/pqxx/notification
- include/pqxx/notification.hxx
- include/pqxx/notify-listen
- include/pqxx/notify-listen.hxx
- include/pqxx/performance.hxx
- include/pqxx/pipeline
- include/pqxx/pipeline.hxx
- include/pqxx/pqxx
- include/pqxx/prepared_statement
- include/pqxx/prepared_statement.hxx
- include/pqxx/result
- include/pqxx/result.hxx
- include/pqxx/robusttransaction
- include/pqxx/robusttransaction.hxx
- include/pqxx/strconv
- include/pqxx/strconv.hxx
- include/pqxx/subtransaction
- include/pqxx/subtransaction.hxx
- include/pqxx/tablereader
- include/pqxx/tablereader.hxx
- include/pqxx/tablestream
- include/pqxx/tablestream.hxx
- include/pqxx/tablewriter
- include/pqxx/tablewriter.hxx
- include/pqxx/transaction
- include/pqxx/transaction.hxx
- include/pqxx/transaction_base
- include/pqxx/transaction_base.hxx
- include/pqxx/transactor
- include/pqxx/transactor.hxx
- include/pqxx/trigger
- include/pqxx/trigger.hxx
- include/pqxx/tuple
- include/pqxx/tuple.hxx
- include/pqxx/util
- include/pqxx/util.hxx
- include/pqxx/version
- include/pqxx/version.hxx
- lib/libpqxx.a
- lib/libpqxx.la
- @lib lib/libpqxx.so.${LIBpqxx_VERSION}
- lib/pkgconfig/libpqxx.pc
|