Variable renaming in AllocSetContextCreate (will commit soon, no functional impact)

Поиск
Список
Период
Сортировка
Искать

Variable renaming in AllocSetContextCreate (will commit soon, no functional impact)

От:
Jeff Davis <pgsql@j-davis.com>
Дата:
This is just to make the variable names in this function consistent with
the rest of the file (and less confusing). No functional impact, so I'll
commit soon unless someone objects.

Previously, this was part of the memory accounting patch, but that
hasn't made it in yet. Might as well commit the cleanup at least.

Regards,
	Jeff Davis

Re: Variable renaming in AllocSetContextCreate (will commit soon, no functional impact)

От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:

Re: Variable renaming in AllocSetContextCreate (will commit soon, no functional impact)

От:
Jeff Davis <pgsql@j-davis.com>
Дата:
FAQ