pgsql: Tidy up Object Access hooks tests

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tidy up Object Access hooks tests
Date: 2022-03-22 20:21:25
Message-ID: E1nWl0O-000upa-J4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tidy up Object Access hooks tests

per gripelet from Tom Lane.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a3b071bbe050252b35c589a7f1a2ee2f7ee3e9d4

Modified Files
--------------
src/test/modules/test_oat_hooks/Makefile | 5 +----
src/test/modules/test_oat_hooks/expected/test_oat_hooks.out | 2 +-
src/test/modules/test_oat_hooks/sql/test_oat_hooks.sql | 2 +-
src/test/modules/test_oat_hooks/test_oat_hooks.c | 5 +++++
4 files changed, 8 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2022-03-22 21:34:25 pgsql: Common SQL/JSON clauses
Previous Message Andrew Dunstan 2022-03-22 17:35:40 pgsql: Fix new Object Access hooks test