Hello,
I'm runninig latest version (7.4.2) of postgresql on OpenBSD 3.4.
I created table
CREATE TABLE "billing"."mail_relayhosts" (
"id" SERIAL,
"hosts" CIDR,
"description" VARCHAR(255),
CONSTRAINT "mail_relayhosts_pkey" PRIMARY KEY("id")
);
and made pl/pgsql function:
CREATE OR RE
On Mon, Apr 19, 2004 at 20:16:15 -0300,
PostgreSQL Bugs List <[EMAIL PROTECTED]> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1139
> Logged by: Emil Tarazi
>
> Email address: [EMAIL PROTECTED]
>
> PostgreSQL version: 7.4
>
> Operating system: L
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1140
> Logged by: Emil Tarazi
>
> Email address: [EMAIL PROTECTED]
>
> PostgreSQL version: 7.4
>
> Operating system: Linux
>
> Description:Auto-increment and Rollback
>
>
The following bug has been logged online:
Bug reference: 1140
Logged by: Emil Tarazi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:Auto-increment and Rollback
Details:
If a query is called within a BEGIN-COMMIT/ROL
The following bug has been logged online:
Bug reference: 1139
Logged by: Emil Tarazi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:Auto-increment and Rollback
Details:
If a query is called within a BEGIN-COMMIT/ROL
The following bug has been logged online:
Bug reference: 1138
Logged by: Emil Tarazi
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux
Description:Auto-increment and Rollback
Details:
If a query is called within a BEGIN-COMMIT/ROL
On Mon, 19 Apr 2004, PostgreSQL Bugs List wrote:
> Description:Error finding columns with mixed case names
>
> I have the following table:
> psql> \d reporter
> Table "public.reporter"
> Column |Type |
> Modifie
The following bug has been logged online:
Bug reference: 1137
Logged by: David Martin
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Debian Linux
Description:Error finding columns with mixed case names
Details:
I have the following t
The following bug has been logged online:
Bug reference: 1136
Logged by: David Martin
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Debian Linux
Description:Error finding columns with mixed case names
Details:
I have the following t