Fix flag tests in src/test/modules/test_oat_hooks
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix flag tests in src/test/modules/test_oat_hooks In what must have been a copy'n paste mistake, all the flag tests use the same flag rather than a different flag each. The bug is not suprising, considering that it's dead code; add a minimal, testimonial line to cover it. This is all pretty inconsequential, because this is just example code, but it had better be correct. Discussion: https://postgr.es/m/20220712152059.fwli2majwgzdmh4r@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_oat_hooks/expected/test_oat_hooks.out | modified | +12 −1 |
| src/test/modules/test_oat_hooks/sql/test_oat_hooks.sql | modified | +4 −1 |
| src/test/modules/test_oat_hooks/test_oat_hooks.c | modified | +5 −5 |
Discussion
- pgsql: Add copy/equal support for XID lists 5 messages · 2022-07-12 → 2022-07-13