[BUGS] Record type and ROW type in pl/pgsql functions

2004-04-19 Thread dinar
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

Re: [BUGS] BUG #1139: Auto-increment and Rollback

2004-04-19 Thread Bruno Wolff III
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

Re: [BUGS] BUG #1140: Auto-increment and Rollback

2004-04-19 Thread Bruce Momjian
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 > >

[BUGS] BUG #1140: Auto-increment and Rollback

2004-04-19 Thread PostgreSQL Bugs List
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

[BUGS] BUG #1139: Auto-increment and Rollback

2004-04-19 Thread PostgreSQL Bugs List
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

[BUGS] BUG #1138: Auto-increment and Rollback

2004-04-19 Thread PostgreSQL Bugs List
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

Re: [BUGS] BUG #1136: Error finding columns with mixed case names

2004-04-19 Thread Stephan Szabo
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

[BUGS] BUG #1137: Error finding columns with mixed case names

2004-04-19 Thread PostgreSQL Bugs List
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

[BUGS] BUG #1136: Error finding columns with mixed case names

2004-04-19 Thread PostgreSQL Bugs List
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