We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7aea0 commit 9d9d55fCopy full SHA for 9d9d55f
src/bin/pg_test_fsync/pg_test_fsync.c
@@ -1,6 +1,12 @@
1
-/*
2
- * pg_test_fsync.c
3
- * tests all supported fsync() methods
+/*-------------------------------------------------------------------------
+ *
+ * pg_test_fsync --- tests all supported fsync() methods
4
5
+ * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
6
7
+ * src/bin/pg_test_fsync/pg_test_fsync.c
8
9
+ *-------------------------------------------------------------------------
10
*/
11
12
#include "postgres_fe.h"
0 commit comments