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:
Stephen Frost 2015-04-24 20:44:53 -04:00
parent e89bd02f58
commit 410cbfd6dd

View File

@ -1,7 +1,7 @@
/*--------------------------------------------------------------------------
*
* test.c
* Test harness code for shared memory message queues.
* test_rls_hooks.c
* Code for testing RLS hooks.
*
* Copyright (C) 2015, PostgreSQL Global Development Group
*