| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Typo in 001_initdb.pl |
| Date: | 2016-05-24 01:27:44 |
| Message-ID: | 20160524012744.GE21416@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Michael Paquier (michael(dot)paquier(at)gmail(dot)com) wrote:
> On Mon, May 23, 2016 at 5:05 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> >> I just bumped into the following typo for $subject:
> >> - 'role names cannot being with "pg_"');
> >> + 'role names cannot begin with "pg_"');
> >
> > Pushed, thanks.
>
> Thanks.
Thanks from me also, I had been planning to fix this, but got caught up
with something else this evening.
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2016-05-24 02:01:43 | Re: PATCH: Batch/pipelining support for libpq |
| Previous Message | Craig Ringer | 2016-05-24 01:25:31 | Re: LSN as a recovery target |