summaryrefslogtreecommitdiff
path: root/contrib/rserv/rserv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/rserv, since there are better replication solutionsTom Lane2004-08-281-352/+0
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-7/+29
* 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 breakage introduced by careless snprintf patching.Tom Lane2002-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
* 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
* 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
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-42/+52
* rserv replication toolkit from Vadim Mikheev.Thomas G. Lockhart2000-12-201-0/+319