diff options
-rw-r--r-- | src/test/modules/test_rls_hooks/test_rls_hooks.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/modules/test_rls_hooks/test_rls_hooks.c b/src/test/modules/test_rls_hooks/test_rls_hooks.c index f2f87c351a4..c2122e7981a 100644 --- a/src/test/modules/test_rls_hooks/test_rls_hooks.c +++ b/src/test/modules/test_rls_hooks/test_rls_hooks.c @@ -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 * |