8000
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 8d98134 commit 6ec8262Copy full SHA for 6ec8262
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