Module Name:src
Committed By: tnn
Date: Fri Aug 26 22:12:22 UTC 2016
Modified Files:
src/share/examples/puffs/icfs: Makefile
src/share/examples/puffs/pgfs: Makefile
src/share/examples/puffs/pnullfs: Makefile
src/share/examples/puffs/rot13fs: Makefile
Module Name:src
Committed By: snj
Date: Sat Oct 18 07:11:07 UTC 2014
Modified Files:
src/share/examples/puffs/pgfs: pgfs_puffs.c
Log Message:
de-foodify comment
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/examples/puffs/pgfs/pgfs_puffs.c
Please
Module Name:src
Committed By: yamt
Date: Mon Apr 22 13:28:28 UTC 2013
Modified Files:
src/share/examples/puffs/pgfs: mount.c
Log Message:
fix user-after-free bug
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/examples/puffs/pgfs/mount.c
Please not
Module Name:src
Committed By: yamt
Date: Mon Apr 22 13:27:49 UTC 2013
Modified Files:
src/share/examples/puffs/pgfs: mount.c
Log Message:
do setlocale so that we can print localized messages from libpq correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: yamt
Date: Mon Apr 22 13:27:08 UTC 2013
Modified Files:
src/share/examples/puffs/pgfs: Makefile
Log Message:
make pg_config overridable
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/examples/puffs/pgfs/Makefile
Pleas
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:28:46 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: newfs.sql
Log Message:
comment
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/examples/puffs/pgfs/newfs.sql
Please note that diffs
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:28:18 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: pgfs_subs.c
Log Message:
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
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:27:43 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: pgfs_db.c
Log Message:
setlabel: save SQL statements by caching the last label
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/examp
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:27:15 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: newfs.sql
Log Message:
remove FK references as it creates more problems than it solves.
particularly, it involves shared lock on the referenced table
and ca
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:26:45 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: pgfs_db.c pgfs_db.h pgfs_puffs.c
Log Message:
abuse application_name to show the last puffs activity for the connection.
To generate a diff of this commit
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:26:20 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: newfs.sql pgfs_puffs.c pgfs_subs.c
pgfs_subs.h
Log Message:
reduce number of SQL statements for inactivate
To generate a diff of this commit:
Module Name:src
Committed By: yamt
Date: Wed Apr 11 14:25:54 UTC 2012
Modified Files:
src/share/examples/puffs/pgfs: mount.c pgfs_puffs.c
Log Message:
- enable writeback cache and namecache.
- use setback hack to reduce number of puffs OPs.
To generate a diff of this com
Module Name:src
Committed By: yamt
Date: Thu Oct 13 14:40:06 UTC 2011
Modified Files:
src/share/examples/puffs/pgfs: pgfs_subs.c
Log Message:
isempty: fix a query result type.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/examples/puffs/pgfs/pgfs_
Module Name:src
Committed By: yamt
Date: Wed Oct 12 16:24:39 UTC 2011
Modified Files:
src/share/examples/puffs/pgfs: fix.sql pgfs_subs.c
Log Message:
tweak some sql statements to improve chances to use the index.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: yamt
Date: Wed Oct 12 01:05:00 UTC 2011
Added Files:
src/share/examples/puffs/pgfs: Makefile README check.sql fix.sql
mount.c newfs.sql pgfs.h pgfs_db.c pgfs_db.h pgfs_debug.c
pgfs_debug.h pgfs_puffs.c pgfs_subs.c pgfs_s
Module Name:src
Committed By: pooka
Date: Tue Jul 6 13:56:40 UTC 2010
Modified Files:
src/share/examples/puffs/dtfs: dtfs.c dtfs_vnops.c
Log Message:
Reinstate the inactive operation (mostly dummy). This makes -i
work again and henceforth makes it possible to test inacti
16 matches
Mail list logo