summaryrefslogtreecommitdiff
path: root/FILELIST
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-17 09:15:54 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-17 09:15:54 +0200
commita7e2d8e6028b5432d28120d50be3008229bad595 (patch)
treed8d44ebce84dadd3b852377c6dcfe39ddb0256f0 /FILELIST
parentc238be7c2ad11e23304b6d84d173ef54fdfec587 (diff)
downloadpgfuse-a7e2d8e6028b5432d28120d50be3008229bad595.tar.gz
pgfuse-a7e2d8e6028b5432d28120d50be3008229bad595.tar.bz2
added a timestamp test
Diffstat (limited to 'FILELIST')
-rw-r--r--FILELIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/FILELIST b/FILELIST
index 6b219de..f34a2b3 100644
--- a/FILELIST
+++ b/FILELIST
@@ -6,3 +6,6 @@ pgsql.c - implementation of PostgreSQL access functions
pgsql.h - header file of PostgreSQL access functions
testfsync.c - tests flush, fsync, fdatasync, can't be done eaily
with file system commands only
+testpgfsql.c - standalone tests of libpq interface (for instance
+ how to handle timestamps)
+