Re: Moving ExecInsertIndexTuples and friends to new file
| От | Heikki Linnakangas |
|---|---|
| Тема | Re: Moving ExecInsertIndexTuples and friends to new file |
| Дата | |
| Msg-id | 5539E46D.7030502@iki.fi обсуждение исходный текст |
| Ответ на | Re: Moving ExecInsertIndexTuples and friends to new file (Stephen Frost <sfrost@snowman.net>) |
| Ответы |
Re: Moving ExecInsertIndexTuples and friends to new file
|
| Список | pgsql-hackers |
On 04/24/2015 06:30 AM, Stephen Frost wrote: > * Peter Geoghegan (pg@heroku.com) wrote: >> On Thu, Apr 23, 2015 at 12:05 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote: >>> While looking at Peter's INSERT ... ON CONFLICT patch, I started to feel >>> that ExecInsertIndexTuples() and friends would deserve a file of their own, >>> and not be buried in the middle of execUtils.c. I propose that we split >>> execUtils.c into two, moving ExecOpenIndices(), ExecCloseIndices() >>> ExecInsertIndexTuples() and related functions into a new file called >>> executor/execIndexing.c. >> >> That split makes a lot of sense to me. > > No objections here. Ok, moved. - Heikki
В списке pgsql-hackers по дате отправления: