Le 29/10/2010 21:11, Guillaume Lelarge a écrit :
> [...]
> This patch adds support to the new ALTER TYPE syntax in 9.1 for enums.
>
> It's working great except one thing. If a user wants to add two labels,
> we're screwed because we can't do two "ALTER TYPE ... ADD" statements in
> the same query
Le 29/10/2010 07:47, Thom Brown a écrit :
> On 29 October 2010 15:34, Guillaume Lelarge wrote:
>
>> Le 29/10/2010 06:16, Thom Brown a écrit :
>>> On 28 October 2010 13:57, Thom Brown wrote:
>>>
Could you change the OK button on the Restore database form to
Restore? I still press OK ev
Hi,
This patch adds support to the new ALTER TYPE syntax in 9.1 for enums.
It's working great except one thing. If a user wants to add two labels,
we're screwed because we can't do two "ALTER TYPE ... ADD" statements in
the same query execution. Any idea how to solve this? the only way I
found wo
On 29 October 2010 15:34, Guillaume Lelarge wrote:
> Le 29/10/2010 06:16, Thom Brown a écrit :
> > On 28 October 2010 13:57, Thom Brown wrote:
> >
> >> Could you change the OK button on the Restore database form to
> >> Restore? I still press OK even after restoring a database as I see
> >> the
On Fri, Oct 29, 2010 at 3:34 PM, Guillaume Lelarge
wrote:
> Le 29/10/2010 06:16, Thom Brown a écrit :
>> On 28 October 2010 13:57, Thom Brown wrote:
>>
>>> Could you change the OK button on the Restore database form to
>>> Restore? I still press OK even after restoring a database as I see
>>> th
Le 29/10/2010 06:16, Thom Brown a écrit :
> On 28 October 2010 13:57, Thom Brown wrote:
>
>> Could you change the OK button on the Restore database form to
>> Restore? I still press OK even after restoring a database as I see
>> the log messages, and naturally assume OK will close the window.
>>
On 28 October 2010 13:57, Thom Brown wrote:
> Could you change the OK button on the Restore database form to
> Restore? I still press OK even after restoring a database as I see
> the log messages, and naturally assume OK will close the window.
>
>
Actually, I've noticed the restore form isn't c