projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89bd02
)
Fix file comment for test_rls_hooks.c
author
Stephen Frost
Sat, 25 Apr 2015 00:44:53 +0000
(20:44 -0400)
committer
Stephen Frost
Sat, 25 Apr 2015 00:44:53 +0000
(20:44 -0400)
The file-level comment wasn't updated when it was copied from the shared
memory queue test module. Fixed.
Noted by Dean Rasheed.
src/test/modules/test_rls_hooks/test_rls_hooks.c
patch
|
blob
|
blame
|
history
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 f2f87c351a403c29ef5c962b03c02dd2574afbb1..c2122e7981ae093a7c7026a7ab81a8f58bafcfad 100644
(file)
--- 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 queue
s.
+ * test
_rls_hooks
.c
+ *
Code for testing RLS hook
s.
*
* Copyright (C) 2015, PostgreSQL Global Development Group
*