head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2000.11.22.00.01.46;	author tgl;	state dead;
branches;
next	1.3;

1.3
date	2000.07.03.16.03.22;	author momjian;	state Exp;
branches;
next	1.2;

1.2
date	2000.06.19.13.54.01;	author momjian;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.15.19.05.05;	author momjian;	state Exp;
branches;
next	;


desc
@@


1.4
log
@This file now redundant with README.pg_dumplo; remove it.
@
text
@

pg_dumplo - PostgreSQL large object dumper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        

For more information see the help ( pg_dumplo -h ) and examples in 
this help or the cool HOWTO.


Compilation:
~~~~~~~~~~~
		* run master ./configure in the PG source top directory  
		* run 'make'

	
THANKS:
~~~~~~ 
	<??? I lost his e-mail ???>
		* option '--all' and pg_class usage

	Pavel Jank ml. <Pavel.Janik@@linux.cz>
		* HOWTO
		
		
		
 				        Karel Zak <zakkr@@zf.jcu.cz>		
		
				

	

@


1.3
log
@ Very small changes in the contrib's pg_dumplo in the attache.

 And:

 Note, Bruce I found in the contrib tree any files that we forget
remove during contrib cleaning. Please remove these files:

contrib/lo/test.sql
contrib/pg_dumplo/Makefile.out
contrib/pgbench/pgbench_jis.doc
contrib/spi/new_example.example
contrib/spi/README.MAX

Thanks.

                                Karel
@
text
@@


1.2
log
@Update to /contrib from Karel.
@
text
@a11 1
	- In the PG contrib tree:
a13 1
		* run 'make install'
d15 1
@


1.1
log
@Add missing /contrib files to CVS.
@
text
@a16 5
	- Out of PG contrib:
		* edit Makefile.out
		* run 'make -f Makefile.out' 

	
@

