File: AUTHORS

package info (click to toggle)
pgfincore 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: ansic: 673; sql: 246; makefile: 24; sh: 2
file content (10 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
pgfincore is written by:

 * Cédric Villemain <cedric@villemain.org>

I take pg_relation_size code as a model, I look at the C interesting part from
fincore (http://net.doit.wisc.edu/~plonka/fincore/), and I follow the great idea
from http://www.kennygorman.com/wordpress/?p=246.

In short, thank you Kenny Gorman, thank you Dave Plonka !