History log of /netbsd/share/examples/puffs/pgfs/pgfs_subs.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 49bb510b 11-Apr-2012 yamt <yamt@NetBSD.org>

don't bother to call lo_close.
as we ever open a few LOs at most in a transaction, just let them be closed
automatically at the end of the transaction.


# 15c86627 11-Apr-2012 yamt <yamt@NetBSD.org>

reduce number of SQL statements for inactivate


# c48cc502 13-Oct-2011 yamt <yamt@NetBSD.org>

isempty: fix a query result type.


# ce29f9f2 12-Oct-2011 yamt <yamt@NetBSD.org>

tweak some sql statements to improve chances to use the index.


# 3ce09cef 12-Oct-2011 yamt <yamt@NetBSD.org>

puffs file system server backed by postgresql