git.postgresql.org Git - postgresql.git/commit
2015年1月13日 12:12:37 +0000 (13:12 +0100)
2015年1月13日 23:33:14 +0000 (00:33 +0100)
commit 31c453165b5a656044ce1dbce89f5828c1c7e23c
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.
15 files changed:
This is the main PostgreSQL git repository.
RSS
Atom