| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | postmaster/postgres merge for testing |
| Date: | 2006-01-21 22:49:03 |
| Message-ID: | 200601212349.04676.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Attached is a patch that merges postmaster and postgres into just a
postmaster command. I have moved a few things around so it would be
good if someone could test this especially on Windows (just building
and regression test should do it).
(It's a bit weird in that src/backend already contains a postmaster
directory so you can't build a "postmaster" file there. So in the
build tree it's called postmaster_. Feel free to make better
suggestions.)
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| Attachment | Content-Type | Size |
|---|---|---|
| postmaster-merge.patch.bz2 | application/x-bzip2 | 15.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-01-22 00:38:01 | Re: postmaster/postgres merge for testing |
| Previous Message | Rod Taylor | 2006-01-21 21:44:51 | Re: Commands per transaction |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-01-22 00:38:01 | Re: postmaster/postgres merge for testing |
| Previous Message | Stephen Frost | 2006-01-21 19:59:20 | pg_restore COPY error handling |