postgresql/doc/src
Bruce Momjian 82119a696e [ Newest version of patch applied.]
This patch is an updated version of the lock listing patch. I've made
the following changes:

    - write documentation
    - wrap the SRF in a view called 'pg_locks': all user-level
      access should be done through this view
    - re-diff against latest CVS

One thing I chose not to do is adapt the SRF to use the anonymous
composite type code from Joe Conway. I'll probably do that eventually,
but I'm not really convinced it's a significantly cleaner way to
bootstrap SRF builtins than the method this patch uses (of course, it
has other uses...)

Neil Conway
2002-08-17 13:04:19 +00:00
..
FAQ Update for longer NAMEDATALEN. 2002-08-13 20:41:13 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml [ Newest version of patch applied.] 2002-08-17 13:04:19 +00:00
Makefile Clean documentation subtree during make clean. 2002-07-28 15:19:59 +00:00