postgresql/src/backend/tcop
Andres Freund 31c453165b Commonalize process startup code.
Move common code, that was duplicated in every postmaster child/every
standalone process, into two functions in miscinit.c.  Not only does
that already result in a fair amount of net code reduction but it also
makes it much easier to remove more duplication in the future. The
prime motivation wasn't code deduplication though, but easier addition
of new common code.
2015-01-14 00:33:14 +01:00
..
dest.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
fastpath.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postgres.c Commonalize process startup code. 2015-01-14 00:33:14 +01:00
pquery.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
utility.c Update copyright for 2015 2015-01-06 11:43:47 -05:00