1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

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
This commit is contained in:
Bruce Momjian
2000-06-12 04:01:52 +00:00
parent 36c926875a
commit aaf19c0e25
5 changed files with 427 additions and 0 deletions

View File

@ -60,6 +60,9 @@ mSQL-interface -
noupdate -
trigger to prevent updates on single columns
pg_dumplo -
Dump large objects
soundex -
Prototype for soundex function