Refactor xlog.c #1 - startup.c

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Refactor xlog.c #1 - startup.c
Date: 2011-11-02 08:44:47
Message-ID: CA+U5nMJ69Qtw8XKUzo1zB1DNW5q8BKd=QPC9XhK_PEBZ=WT9zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patch removes stuff related to "startup process" and creates files
under src/$DIR/postmaster for this code.

This makes startup process look more like bgwriter, walwriter etc..

Other refactoring patches to follow, chipping away at xlog.c.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
startup_refactor.v1.patch application/octet-stream 16.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-11-02 08:59:23 Re: Hot Standby startup with overflowed snapshots
Previous Message Albe Laurenz 2011-11-02 08:12:41 Re: IDLE in transaction introspection