Re: _pg_keyposition is gone in HEAD

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: _pg_keyposition is gone in HEAD
Дата
Msg-id Pine.BSO.4.56.0504272344380.25820@leary.csoft.net
обсуждение исходный текст
Ответ на Re: _pg_keyposition is gone in HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc

On Wed, 27 Apr 2005, Tom Lane wrote:

> Dave Cramer <pg@fastcrypt.com> writes:
> > I is being used to get the position of a key in the database meta data
> > getImportedExported keys, to be specific.
>
> That's not clear enough ... what's it being used for exactly?

Basically _pg_keyposition just generates a resultset of sequential
integers, we could use generate_series now using the value of
max_index_keys to determine the upper bound.  So it seems like
the jdbc driver will be ok, do other apps need a new display only
GUC for max_func_args ?

Kris Jurka

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

Предыдущее
От: Gnanavel S
Дата:
Сообщение: Re: Performance of loop
Следующее
От: Anders Hermansen
Дата:
Сообщение: Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution