src/server/plugins/postgresql/vfs.h

branch
webdav
changeset 304
33911d44111d
parent 296
78e92337fa4e
child 305
4db64fe30588
equal deleted inserted replaced
303:ad9ba51c8634 304:33911d44111d
130 130
131 131
132 int pg_vfs_dirio_readdir(VFS_DIR dir, VFS_ENTRY *entry, int getstat); 132 int pg_vfs_dirio_readdir(VFS_DIR dir, VFS_ENTRY *entry, int getstat);
133 void pg_vfs_dirio_close(VFS_DIR dir); 133 void pg_vfs_dirio_close(VFS_DIR dir);
134 134
135 time_t pg_convert_timestamp(const char *timestamp);
136
135 #ifdef __cplusplus 137 #ifdef __cplusplus
136 } 138 }
137 #endif 139 #endif
138 140
139 #endif /* WS_PG_VFS_H */ 141 #endif /* WS_PG_VFS_H */

mercurial