2025-04-08 - version 2.19
This is a maintenance release that fixes a major bug when dumping data from tables names with the dollar sign.
- Set application_name to program name when connecting to PostgreSQL.
- Fix missing data when dumping a table with dollar sign in its name
or schema name. - Fix regression test when different PG versions are used.
- Update copyright year.