summaryrefslogtreecommitdiff
path: root/FILELIST
blob: ca57cd6981640b0c0c8344747be74cafda3cacff (plain)
1
2
3
4
5
6
schema.sql	- create schema for PgFuse in PostgreSQL database
clean.sql	- remove data and schema from 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