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 f2f87c351a..c2122e7981 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 *