From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc:
Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Geoghegan <peter(at)2ndQuadrant(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Jan Urbański <wulczer(at)wulczer(dot)org>
Subject:
Re: Large C files
Date:
2011-09-08 19:10:24
Message-ID:
26604.1315509024@sss.pgh.pa.us (view raw or flat )
Thread:
2011-09-03 23:18:47 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-05 22:56:49 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-09-06 02:54:53 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-06 07:29:34 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-09-06 14:05:32 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-06 19:56:02 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2011-09-06 20:07:55 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-06 23:13:52 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-06 23:22:29 from Jan Urbański <wulczer(at)wulczer(dot)org>
2011-09-24 11:00:35 from Hannu Krosing <hannu(at)2ndQuadrant(dot)com>
2011-09-07 00:03:55 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-07 00:18:05 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-07 01:14:18 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-07 17:44:48 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-07 17:48:37 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-07 18:12:34 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-07 19:44:00 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2011-09-07 20:02:26 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-08 06:15:35 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2011-09-08 14:25:14 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-08 14:29:14 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-08 14:43:38 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-08 20:45:56 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-09 00:20:22 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-09 05:57:03 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2011-09-09 22:54:18 from Greg Stark <stark(at)mit(dot)edu>
2011-09-10 03:28:16 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-23 14:46:00 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-09-23 20:26:31 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-24 13:30:18 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-24 15:41:55 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-24 16:13:34 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-24 16:46:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-24 17:26:23 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-10-14 18:36:32 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-10-14 18:47:49 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-10-17 06:00:19 from David Fetter <david(at)fetter(dot)org>
2011-10-19 19:39:55 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-09-24 17:10:38 from Peter Geoghegan <peter(at)2ndquadrant(dot)com>
2011-09-24 17:17:58 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2011-09-08 17:25:49 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2011-09-08 17:34:02 from Bruce Momjian <bruce(at)momjian(dot)us>
2011-09-08 19:10:24 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2011-09-08 21:59:45 from Josh Berkus <josh(at)agliodbs(dot)com>
Lists:
pgsql-hackers
Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> You clearly have the bit between your teeth on this.
Personally, I'm neither intending to break up xlog.c right now, nor
asking you to do it. I'm just objecting to your claim that there
should be some project-policy restriction on when refactoring gets done.
I do have other refactoring-ish plans in mind, eg
http://archives.postgresql.org/message-id/9232(dot)1315441364(at)sss(dot)pgh(dot)pa(dot)us
and am not going to be happy if you claim I can't do that now.
regards, tom lane
In response to
pgsql-hackers by date
Next :From: Andrew DunstanDate: 2011-09-08 19:20:14
Subject : pg_dump.c
Previous :From : Tom LaneDate : 2011-09-08 19:02:32
Subject : Re: Protecting against multiple instances per cluster