Hi,
I noticed this while testing 9.2, but it seems to go back to at least
8.3. Tab completion of function arguments doesn't work if the function
is schema-qualified or double-quoted. So for example,
DROP FUNCTION my_function (
completes the functions arguments, but
DROP FUNCTION my_schema.
Robert Haas writes:
> On Mon, Jun 4, 2012 at 8:48 PM, Tom Lane wrote:
>> And so is that. IMO the error reporting in this module could stand to
>> be reviewed altogether for compliance with our message guidelines.
>> (For starters, why is it using errdetail_internal?) I refrained from
>> editori
The following bug has been logged on the website:
Bug reference: 6680
Logged by: jeremy palacios bringas
Email address: jeremy_2...@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: datebase server 8.2
Description:
trato de ingresar al srvidor y me
The following bug has been logged on the website:
Bug reference: 6683
Logged by: Philippe BEAUDOIN
Email address: phb.e...@free.fr
PostgreSQL version: 9.1.4
Operating system: Linux
Description:
When a table having a seial column has been created by a CREATE EXTENSION,
The following bug has been logged on the website:
Bug reference: 6682
Logged by: Philippe BEAUDOIN
Email address: phb.e...@free.fr
PostgreSQL version: 9.1.4
Operating system: Linux
Description:
When a table is registered as an extension configuration table and contain
The following bug has been logged on the website:
Bug reference: 6681
Logged by: Philippe BEAUDOIN
Email address: phb.e...@free.fr
PostgreSQL version: 9.1.4
Operating system: Linux
Description:
When a table has been registered as an extension configuration table, it's
On Fri, Jun 8, 2012 at 6:02 PM, wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6680
> Logged by: jeremy palacios bringas
> Email address: jeremy_2...@hotmail.com
> PostgreSQL version: Unsupported/Unknown
> Operating system: datebase server 8.2
>
phb.e...@free.fr writes:
> When a table having a seial column has been created by a CREATE EXTENSION,
> and when this table is later dropped from the extension, the associated
> sequence must be also explicitely dropped from the extension.
This doesn't really seem like a bug to me. The sequence
phb.e...@free.fr writes:
> When a table is registered as an extension configuration table and contains
> a serial column, the current value of the sequence associated to this serial
> column is not dumped by pg_dump.
I think the way to make that happen is to also register the sequence as
a configu
On 06/10/2012 06:14 AM, Tom Lane wrote:
phb.e...@free.fr writes:
When a table having a seial column has been created by a CREATE EXTENSION,
and when this table is later dropped from the extension, the associated
sequence must be also explicitely dropped from the extension.
This doesn't really s
10 matches
Mail list logo