]> granicus.if.org Git - postgresql/commit
Well, pg_dumplo is in attache. It is really simple program and now is not
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Jun 2000 04:01:52 +0000 (04:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Jun 2000 04:01:52 +0000 (04:01 +0000)
commitaaf19c0e25715c2b46164798ff017d688487763b
tree4cdedb464a2960939ebe3bf21399a8b43f314002
parent36c926875aeaf13490672cc91b2e328735fb3812
 Well, pg_dumplo is in attache. It is really simple program and now is not
prepared for dirtribution (it needs a little changes). I can change and work
on this, but I need motivation :-)

And Peter, I know and I agree that standard PG tree is not good space for
all interfaces and for all tools based on PG, but LO is PG feature and we
haven't backup tool for LO.

Karel Zak
contrib/README
contrib/pg_dumplo/Makefile [new file with mode: 0644]
contrib/pg_dumplo/README [new file with mode: 0644]
contrib/pg_dumplo/VERSION [new file with mode: 0644]
contrib/pg_dumplo/pg_dumplo.c [new file with mode: 0644]