Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`
Дата
Msg-id 5737ec9d5cd5030080503236eec4eb16@biglumber.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> SELECT *,has_schema_privilege(oid,'USAGE') FROM pg_namespace;

>> Well, if you test it as a superuser, it's going to return TRUE every
>> time.

Exactly. So I'm not seeing how we can use USAGE as a reliable test for
the case where a temporary table was created by the same user, but in
another session.

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200609041941
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFE/LsJvJuQZxSWSsgRAt5mAKDWAWmnljELeRJn+LvdAnpfkwhDIwCfSls8
hR0xST8C88uA4xXrEP6pAh0=
=bHRd
-----END PGP SIGNATURE-----




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Trivial patch to double vacuum speed
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [PATCHES] Trivial patch to double vacuum speed