summaryrefslogtreecommitdiff
path: root/contrib/rserv
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/rserv, since there are better replication solutionsTom Lane2004-08-2819-2673/+0
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-6/+11
* attempt at a multi file commit, to seee how it formatsPostgreSQL Daemon2004-05-2012-12/+12
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-7/+29
* Back out rserv changes that would allow limit of replicated tables ---Bruce Momjian2003-06-252-19/+5
* Attached is a patch that provides *VERY* limited support for multipleBruce Momjian2003-06-252-5/+19
* Make debug_ GUC varables output DEBUG1 rather than LOG, and mention inBruce Momjian2003-05-271-3/+3
* Fix a dozen or so places that were passing unpredictable data stringsTom Lane2002-11-221-3/+3
* Fix contrib/rserv to install successfully when built outside source tree.Tom Lane2002-11-011-13/+6
* Well, this patch makes Makefile for contrib/rserv use theBruce Momjian2002-10-092-32/+20
* Fix breakage introduced by careless snprintf patching.Tom Lane2002-09-051-1/+1
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-1/+1
* pgindent run.Bruce Momjian2002-09-041-13/+13
* Code review for HeapTupleHeader changes. Add version number to page headersTom Lane2002-09-021-4/+1
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-222-2/+2
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-151-8/+10
* oid is needed, it is added at the end of the struct (after the nullBruce Momjian2002-07-201-1/+3
* Back out this for Peter:Bruce Momjian2002-03-111-2/+2
* This simple patch fixes broken Makefile, broken ApplySnapshot andBruce Momjian2002-03-067-3/+15
* Change made to elog:Bruce Momjian2002-03-061-3/+3
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-4/+2
* Fix some portability problems (get it to compile, at least, on HP's cc)Tom Lane2001-10-151-0/+2
* Install dynamically loadable modules into a private subdirectoryPeter Eisentraut2001-09-163-15/+13
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-2/+2
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-0/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-42/+52
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-1/+1
* Qualify %.in rule to avoid triggering on configure.in, repair unportablePeter Eisentraut2000-12-281-33/+26
* Rename undocumented utility SyncSyncID to MasterSync.Thomas G. Lockhart2000-12-211-2/+2
* Rename undocumented utility SyncSyncID to MasterSync.Thomas G. Lockhart2000-12-215-6/+12
* rserv replication toolkit from Vadim Mikheev.Thomas G. Lockhart2000-12-2019-0/+2644