Config.in 418 B

1234567891011121314
  1. config BR2_PACKAGE_POSTGRESQL
  2. bool "postgresql"
  3. help
  4. PostgreSQL is a powerful, open source object-relational
  5. database system.
  6. Enable the readline package to gain readline support in
  7. pgsql (the command line interpreter), which offers
  8. command history and edit functions.
  9. Enable the zlib package to gain builtin compression for
  10. archives with pg_dump and pg_restore.
  11. http://www.postgresql.org