test_session_hooks--1.0.sql file in 'test_session_hooks' needs correction

Поиск
Список
Период
Сортировка
От Ashutosh Sharma
Тема test_session_hooks--1.0.sql file in 'test_session_hooks' needs correction
Дата
Msg-id CAE9k0Pk=eTjyv-dP+xJ+NFu-tY95BuLn+aEYPR=iaM5y=wha7A@mail.gmail.com
обсуждение исходный текст
Ответы Re: test_session_hooks--1.0.sql file in 'test_session_hooks' needs correction
Список pgsql-hackers
Hi All,

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.

[ashu@localhost test_session_hooks]$ cat test_session_hooks--1.0.sql
/* src/test/modules/test_hook_session/test_hook_session--1.0.sql */

-- complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "CREATE EXTENSION test_hook_session" to load this file. \quit

Note : Please ignore this mail if it has already been reported by someone.

--
With Regards,
Ashutosh Sharma
EnterpriseDB:http://www.enterprisedb.com

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] Add Roman numeral conversion to to_number
Следующее
От: Adrian Escoms
Дата:
Сообщение: Re: [HACKERS] Inconsistencies between pg_settings and postgresql.conf