Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"
Дата
Msg-id CA+Tgmob7z8r2AXghyESFrZebJkUeaWw0vahXUepopuvHNQ2Qpg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"  (Vik Reykja <vikreykja@gmail.com>)
Ответы Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"  (Giuseppe Sucameli <brush.tyler@gmail.com>)
Список pgsql-hackers
On Thu, Jan 26, 2012 at 1:13 PM, Vik Reykja <vikreykja@gmail.com> wrote:
> On Thu, Jan 26, 2012 at 18:47, Robert Haas <robertmhaas@gmail.com> wrote:
>>
>> OK, committed with that further change.
>
> Thank you, Robert!  My first real contribution, even if tiny :-)
>
> Just a small nit to pick, though: Giuseppe Sucameli contributed to this
> patch but was not credited in the commit log.

Hmm, I should have credited him as the reporter: sorry about that.  I
didn't use any of his code, though.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Client Messages
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: foreign key locks, 2nd attempt