]> granicus.if.org Git - postgresql/commit
Document more #ifdef's into config.h
authorMarc G. Fournier <scrappy@hub.org>
Fri, 18 Oct 1996 05:59:17 +0000 (05:59 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 18 Oct 1996 05:59:17 +0000 (05:59 +0000)
commit94e825145d55aa67ae362b10ff3517d9f4cebf79
tree3f36c89288df094f1719619691c1c363ea3d79f5
parent1c00e68fadca6bd33bdf575d8cf656e98d2ff807
Document more #ifdef's into config.h

Get rid of ESCAPE_PATCH ifdef, as its on by default, and there is no
apparent reason for turning it off...it fixes a bug
src/backend/commands/async.c
src/backend/commands/copy.c