Skip to content

Commit 4799cd7

Browse files
committed
Add pgrowlocks
1 parent 66126f9 commit 4799cd7

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

contrib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.64 2006/04/03 18:47:41 petere Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.65 2006/04/23 02:17:59 ishii Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -25,6 +25,7 @@ WANTED_DIRS = \
2525
pg_trgm \
2626
pgbench \
2727
pgcrypto \
28+
pgrowlocks \
2829
pgstattuple \
2930
seg \
3031
spi \

contrib/README

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,16 +113,20 @@ pg_trgm -
113113

114114
pgbench -
115115
TPC-B like benchmarking tool
116-
by Tatsuo Ishii <t-ishii@sra.co.jp>
116+
by Tatsuo Ishii <ishii@sraoss.co.jp>
117117

118118
pgcrypto -
119119
Cryptographic functions
120120
by Marko Kreen <marko@l-t.ee>
121121

122+
pgrowlocks -
123+
A function to return row locking information
124+
by Tatsuo Ishii <ishii@sraoss.co.jp>
125+
122126
pgstattuple -
123127
A function to return statistics about "dead" tuples and free
124128
space within a table
125-
by Tatsuo Ishii <t-ishii@sra.co.jp>
129+
by Tatsuo Ishii <ishii@sraoss.co.jp>
126130

127131
seg -
128132
Confidence-interval datatype (GiST indexing example)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy