summaryrefslogtreecommitdiff
path: root/FILELIST
blob: 09381f2e3d2cd68cfb7a2e9c46c2789e6b209354 (plain)
1
2
3
4
5
6
7
8
9
schema.sql      - create schema for PgFuse in PostgreSQL database
config.h        - global limitations of the program
pgfuse.c        - main and hooks for FUSE operations
pgsql.c	        - implementation of PostgreSQL access functions
pgsql.h	        - header file of PostgreSQL access functions
endian.h        - porting layer for 64-bit conversion functions
tests           - test programs
redhat          - package files for Redhat like Linux systems
debian          - package fiels for Debian like Linux systems