On Thu, Nov 16, 2017 at 7:49 PM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
> The test_session_hooks--1.0.sql file in the newly added 'test_session_hooks'
> module suggests to load the extension named 'test_hook_session' instead of
> 'test_session_hooks' and i think it needs to be corrected. Here are the
> contents available in test_session_hooks--1.0.sql file.
>
>
> -- complain if script is sourced in psql, rather than via CREATE EXTENSION
> \echo Use "CREATE EXTENSION test_hook_session" to load this file. \quit
The sql file, the control file, and the definitions of DATA and
EXTENSION in the Makefile could just be deleted.
--
Michael