pgsql: Add tests for int4_bool() in int.c
Started by Michael Paquierover 2 years ago1 messagescomitters
Add tests for int4_bool() in int.c
This cast was previously not covered at all by the regression tests.
Author: Christoph Berg
Discussion: /messages/by-id/ZYQZ1hNfLd_4rzkn@msg.df7cb.de
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/5f19412e4eae6468361f24fd20e05fb433da5538
Modified Files
--------------
src/test/regress/expected/boolean.out | 19 +++++++++++++++++++
src/test/regress/sql/boolean.sql | 5 +++++
2 files changed, 24 insertions(+)