pgsql: Fix file comment for test_rls_hooks.c

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Fix file comment for test_rls_hooks.c
Дата
Msg-id E1YloDR-0008De-0E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix file comment for test_rls_hooks.c

The file-level comment wasn't updated when it was copied from the shared
memory queue test module.  Fixed.

Noted by Dean Rasheed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/410cbfd6dd778e8f388fd0d7ee9d84f833700da5

Modified Files
--------------
src/test/modules/test_rls_hooks/test_rls_hooks.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: pgsql: Perform RLS WITH CHECK before constraints, etc
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Replace backslashes by forward slashes in MSVC build code