Re: future of serial and identity columns

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: future of serial and identity columns
Дата
Msg-id CADkLM=eCmoWJd54TCdrY1Mkmo6W1W_g3LR6pwx-pbmNFxr37BA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: future of serial and identity columns  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: future of serial and identity columns
Список pgsql-hackers
The feedback was pretty positive, so I dug through all the tests to at
least get to the point where I could see the end of it.  The attached
patch 0001 is the actual code and documentation changes.  The 0002 patch
is just tests randomly updated or disabled to make the whole suite pass.
  This reveals that there are a few things that would warrant further
investigation, in particular around extensions and partitioning.  To be
continued.

I like what I see so far!

Question: the xref  refers the reader to sql-createtable, which is a pretty big page, which could leave the reader lost. Would it make sense to create a SQL-CREATETABLE-IDENTITY anchor and link to that instead?
 

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

Предыдущее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf
Следующее
От: "kuroda.hayato@fujitsu.com"
Дата:
Сообщение: RE: test_decoding assertion failure for the loss of top-sub transaction relationship