Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's'
From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Bruce Momjian <bruce(at)momjian(dot)us>, Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc:
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's'
Date:
2006-09-04 21:35:03
Message-ID:
13278.1157405703@sss.pgh.pa.us (view raw or flat )
Thread:
2006-09-04 21:03:18 from momjian(at)postgresql(dot)org (Bruce Momjian)
2006-09-04 21:35:03 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-09-04 21:39:03 from Bruce Momjian <bruce(at)momjian(dot)us>
2006-09-04 22:36:47 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2006-09-04 22:46:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-09-04 23:49:58 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2006-09-05 00:02:44 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-09-06 23:40:07 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2006-09-13 23:55:26 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-09-14 22:13:49 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-09-18 16:03:41 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2006-09-15 22:13:25 from Bruce Momjian <bruce(at)momjian(dot)us>
2006-09-15 22:22:31 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-hackers
momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> Sequences were not being shown due to the use of lowercase 's' instead
> of 'S', and the views were not checking for table visibility with
> regards to temporary tables and sequences.
What became of my objection that the test should be on USAGE privilege
for the containing schema instead?
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2006-09-04 21:39:03
Subject : Re: [COMMITTERS] pgsql: Sequences were not being shown due to
Previous :From : Bruce MomjianDate : 2006-09-04 21:30:51
Subject : Re: [HACKERS] Unable to post to -patches (was: Visual C++
pgsql-committers by date
Next :From: Bruce MomjianDate: 2006-09-04 21:39:03
Subject : Re: [COMMITTERS] pgsql: Sequences were not being shown due to
Previous :From : Bruce MomjianDate : 2006-09-04 21:30:40
Subject : pgsql: Add MSVC build tools.