mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
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.
This commit is contained in:
parent
e89bd02f58
commit
410cbfd6dd
@ -1,7 +1,7 @@
|
|||||||
/*--------------------------------------------------------------------------
|
/*--------------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* test.c
|
* test_rls_hooks.c
|
||||||
* Test harness code for shared memory message queues.
|
* Code for testing RLS hooks.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2015, PostgreSQL Global Development Group
|
* Copyright (C) 2015, PostgreSQL Global Development Group
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user