You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/plugins/src/sqldrivers/psql
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
..
README Automated update from Qt3 9 years ago
main.cpp Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 8 months ago
psql.pro Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 13 years ago

README

You will need the PostgreSQL development headers and libraries installed
before compiling this plugin.

See the TQt SQL documentation for more information on compiling TQt SQL
driver plugins (sql-driver.html).