pgsql-sql since 2003-06-23 00:00

Discussion for users on SQL related matters.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 23, 2003

Thread Author Time
Re: Delete duplicates Denis Arh 05:16
Re: Delete duplicates Tom Lane 05:22
Re: Delete duplicates Sean Chittenden 05:22
Re: Delete duplicates Rudi Starcevic 05:39
Urgent Help : Use of return from function/procedure. Anagha Joshi 05:42
convert_numeric_to_scalar: unsupported type 354210 AgentM 08:10
Re: virtual table Richard Huxton 08:29
Re: virtual table Tomasz Myrta 08:39
Re: virtual table Richard Huxton 08:54
Re: virtual table Tomasz Myrta 09:09
Re: Urgent Help : Use of return from function/procedure. Richard Huxton 10:55
Re: virtual table Richard Huxton 11:01
Re: Informing end-user of check constraint rules btober 12:57
multi-table unique index Markus Bertheau 13:58
Re: convert_numeric_to_scalar: unsupported type 354210 Rod Taylor 14:00
Re: maxconnection scott.marlowe 14:07
Re: convert_numeric_to_scalar: unsupported type 354210 Tom Lane 14:28
Re: CREATE table1 FROM table2 L.V.Boldareva 15:26
TR: Like and = Nicolas JOUANIN 16:29
Re: Urgent Help : Use of return from function/procedure. Chad Thompson 16:44
Re: TR: Like and = Randall Lucas 16:53
Re: CREATE table1 FROM table2 scott.marlowe 17:01
Re: multi-table unique index Michael A Nachbaur 17:32
Re: TR: Like and = Tom Lane 17:35
Re: multi-table unique index Markus Bertheau 18:16
Re: multi-table unique index Michael A Nachbaur 18:34
aggregate question Ryan 18:59
Re: multi-table unique index Markus Bertheau 19:08
Re: multi-table unique index Richard Huxton 19:40
Re: aggregate question Tomasz Myrta 22:04

June 24, 2003

Thread Author Time
Database Design Rudi Starcevic 05:17
Database design - AGAIN Rudi Starcevic 05:19
Re: TR: Like and = Nicolas JOUANIN 06:49
Re: aggregate question Hubert Lubaczewski 07:33
Re: aggregate question Tomasz Myrta 08:01
Re: Database design - AGAIN Josh Berkus 15:25
Re: Database design - AGAIN Jonathan Gardner 15:38
Re: Database design - AGAIN Rudi Starcevic 22:15
Re: Database design - AGAIN Michael A Nachbaur 23:02

June 25, 2003

Thread Author Time
database & table size Anagha Joshi 04:34
Re: [SQL] database & table size Stephan Szabo 05:57
Re: database & table size Frankie Lam 06:19
Re: Delete duplicates Dani Oderbolz 08:16
UPDATE table SET col = (SELECT ...) Vangelis-Maria Tougia 09:00
Re: TR: Like and = Dani Oderbolz 12:18
Re: Database design - AGAIN Josh Berkus 19:21

June 26, 2003

Thread Author Time
Object based Query Requirement. Anagha Joshi 08:02
Join or Where? Együd Csaba 11:21
Change the behaviour of the SERIAL "Type" Dani Oderbolz 12:31
Re: Change the behaviour of the SERIAL "Type" Bruno Wolff III 12:49
Re: Join or Where? Richard Huxton 13:09
contrib/tsearch - chopped words? Bruce Young 15:05
Re: Change the behaviour of the SERIAL "Type" Randall Lucas 16:05
Temporary table performance? Michael A Nachbaur 16:14
Re: Temporary table performance? Rod Taylor 17:23
Re: UPDATE table SET col = (SELECT ...) Ian Barwick 21:11

June 27, 2003

Thread Author Time
Re: Rules: passing new/old to functions Tom Lane 03:49
Re: TR: Like and = Nicolas JOUANIN 06:45
Re: Postgres - Delphi Application Tomasz Myrta 07:06
Re: Change the behaviour of the SERIAL "Type" Dani Oderbolz 08:45
Re: Postgres - Delphi Application btober 10:25
Re: Postgres - Delphi Application Tomasz Myrta 10:28
Getting all rows even if not a member of any groups Együd Csaba 11:13
Inheritance and standards Markus Bertheau 12:16
Re: Postgres - Delphi Application btober 14:02
Re: Postgres - Delphi Application Együd Csaba 14:07
Re: Getting all rows even if not a member of any groups Bruno Wolff III 14:08
Re: Getting all rows even if not a member of any groups Együd Csaba 14:18
Re: Change the behaviour of the SERIAL "Type" Bruno Wolff III 14:26
Re: Change the behaviour of the SERIAL "Type" Dani Oderbolz 14:35
Re: Change the behaviour of the SERIAL "Type" Rod Taylor 14:55
Re: Getting all rows even if not a member of any groups Bruno Wolff III 15:10
Re: Change the behaviour of the SERIAL "Type" Bruno Wolff III 15:20
need some help with a delete statement Matthew Hixson 23:09

June 28, 2003

Thread Author Time
Re: need some help with a delete statement Bruno Wolff III 00:03
Question on OUTER JOINS. Ludwig Lim 05:45
Re: Question on OUTER JOINS. Tom Lane 06:03
Re: Question on OUTER JOINS. Ludwig Lim 06:16
Re: Question on OUTER JOINS. Bruno Wolff III 11:22
Re: Question on OUTER JOINS. Tom Lane 15:43

June 30, 2003

Thread Author Time
Re: Postgres - Delphi Application Tomasz Myrta 07:46
select column from table Abdul Wahab Dahalan 08:29
Seqno. is not btree? Anagha Joshi 10:53
Re: need some help with a delete statement scott.marlowe 12:06
Bitwise operation Rudi Starcevic 12:28
Re: Bitwise operation Hubert Lubaczewski 12:36
Re: Bitwise operation Bruno Wolff III 12:42
Re: select column from table scott.marlowe 13:01
Re: Seqno. is not btree? Tom Lane 14:26
CREATE SEQUENCE fails in plpgsql function Erik Erkelens 14:50
ERROR: ExecEvalExpr: unknown expression type 108 Markus Bertheau 16:10
Re: ERROR: ExecEvalExpr: unknown expression type 108 Rod Taylor 16:41
Re: ERROR: ExecEvalExpr: unknown expression type 108 Tom Lane 16:50
Re: ERROR: ExecEvalExpr: unknown expression type 108 Tom Lane 17:04
Re: need some help with a delete statement Matthew Hixson 17:58
Re: need some help with a delete statement scott.marlowe 19:00
LEAST and GREATEST functions? Stefan Bill 20:10
cleaning up useless pl/pgsql functions Tomasz Myrta 21:13
Re: cleaning up useless pl/pgsql functions Tomasz Myrta 21:32
Need help creating a BEFORE DELETE trigger Michael A Nachbaur 21:45
Re: cleaning up useless pl/pgsql functions Josh Berkus 22:02
help with "delete joins" Robert Treat 22:26
Re: help with "delete joins" Stephan Szabo 22:36
Re: help with "delete joins" Robert Treat 22:40
Re: Bitwise operation Rudi Starcevic 23:48

July 1, 2003

Thread Author Time
Re: help with "delete joins" Josh Berkus 00:35
Re: cleaning up useless pl/pgsql functions Rod Taylor 00:39
Re: Need help creating a BEFORE DELETE trigger Rod Taylor 00:41
Re: LEAST and GREATEST functions? Josh Berkus 03:32
Re: cleaning up useless pl/pgsql functions Mendola Gaetano 03:40
Re: CREATE SEQUENCE fails in plpgsql function Stephan Szabo 04:49
Re: LEAST and GREATEST functions? Stefan Bill 04:54
Re: need some help with a delete statement Matthew Hixson 08:24
passing a record as a function argument in pl/pgsql Alon Noy 09:01
Immutable attributes? Troels Arvin 09:59
mergejoin error message executing in 7.2 kevin rowe 11:12
Re: need some help with a delete statement scott.marlowe 12:47
Failed to initialize lc_messages to '' Rado Petrik 13:11
Re: CREATE SEQUENCE fails in plpgsql function Tom Lane 13:33
Re: help with "delete joins" Robert Treat 13:43
Re: CREATE SEQUENCE fails in plpgsql function Rod Taylor 13:53
help with rpm script Craig Jensen 14:17
Re: Failed to initialize lc_messages to '' Tom Lane 14:39
Re: help with "delete joins" Bruno Wolff III 14:46
Re: Immutable attributes? Robert Treat 16:28
Re: LEAST and GREATEST functions? Greg Stark 16:29
Re: Failed to initialize lc_messages to '' Peter Eisentraut 17:48
Re: need some help with a delete statement Matthew Hixson 17:55
Re: Immutable attributes? Troels Arvin 19:17
Re: need some help with a delete statement scott.marlowe 20:13
Re: LEAST and GREATEST functions? Bruno Wolff III 20:22
Re: LEAST and GREATEST functions? Joe Conway 20:22
Re: mergejoin error message executing in 7.2 Tom Lane 22:32
Re: LEAST and GREATEST functions? Joe Conway 23:31

July 2, 2003

Thread Author Time
Re: LEAST and GREATEST functions? Josh Berkus 00:04
Re: LEAST and GREATEST functions? Joe Conway 01:42
Re: passing a record as a function argument in pl/pgsql Joe Conway 02:25
columnar format Don Soledad 02:42
Timeout for lock table Jonathan Man 03:17
Break referential integrity. Rudi Starcevic 03:59
Re: LEAST and GREATEST functions? Ang Chin Han 04:02
Re: Break referential integrity. Stephan Szabo 04:14
Re: LEAST and GREATEST functions? Tom Lane 05:37
Re: LEAST and GREATEST functions? Ang Chin Han 06:12
About Postgresql Service on SUN OS Atul Pedgaonkar 06:13
SQL Jonathan Man 06:21
Re: LEAST and GREATEST functions? Tom Lane 06:36
Re: LEAST and GREATEST functions? Ang Chin Han 07:11
Re: Getting all rows even if not a member of any groups Együd Csaba 10:00
Re: Postgres - Delphi Application Együd Csaba 10:39
Weird order problem (ignoring whitespaces?) g.o.d 11:32

July 3, 2003

Thread Author Time
Re: Inquiry From Form [pgsql] Bruno Wolff III 11:19
Re: SEQUENCE and PRIMARY KEY Rod Taylor 12:22
Re: Inquiry From Form [pgsql] scott.marlowe 16:12

July 4, 2003

Thread Author Time
INSERT ... SELECT problem in Mysql Evil Azrael 21:11
Re: INSERT ... SELECT problem in Mysql Tom Lane 21:45
Re: INSERT ... SELECT problem in Mysql Evil Azrael 22:06

July 5, 2003

Thread Author Time
inet versus text for ip addresses Dan Langille 00:08
Re: INSERT ... SELECT problem in Mysql Ian Barwick 12:14

July 7, 2003

Thread Author Time
Merge Record in Database(SQL Statement) Shahbuddin Md Isa 01:23
Merge Record in database(sql statement) Shahbuddin Md Isa 02:54
Merge Record in database(sql statement) Shahbuddin Md Isa 02:55
Re: Merge Record in database(sql statement) Markus Bertheau 05:21
Re: Merge Record in Database(SQL Statement) listrec 09:19
create view error Gary Stainburn 11:40
Re: create view error mila boldareva 12:06
Re: create view error Richard Huxton 12:07
Concat and view - Re: create view error Gary Stainburn 12:36
Re: Concat and view - Re: create view error Gary Stainburn 13:12
Database Upgrade scripts (AKA Conditional SQL execution) Richard Rowell 13:58
sort for ranking Andreas Schmitz 14:14
Re: Concat and view - Re: create view error Richard Huxton 14:34
Re: sort for ranking Henshall, Stuart - TNP Southwest 15:06
Re: Concat and view - Re: create view error Gary Stainburn 15:10
max length of sql select statement ? 15:15
Re: Database Upgrade scripts (AKA Conditional SQL execution) Joe Conway 15:20
Re: Concat and view - Re: create view error Richard Huxton 15:44
max length of sql select statement ? markus brosch 15:44
Re: max length of sql select statement ? mallah 15:57
Need help with complex query Yasir Malik 15:58
Re: max length of sql select statement ? markus brosch 16:07
Re: max length of sql select statement ? mallah 16:13
Re: max length of sql select statement ? markus brosch 16:20
Re: max length of sql select statement ? Rod Taylor 16:20
Re: max length of sql select statement ? Stephan Szabo 16:23
Re: max length of sql select statement ? markus brosch 16:23
Re: create view error Achilleus Mantzios 17:05
Re: sort for ranking Jean-Luc Lachance 17:19
Re: sort for ranking scott.marlowe 19:51
avoid select expens_expr(col) like unneccessary calculations Markus Bertheau 22:35
Re: avoid select expens_expr(col) like unneccessary calculations Stephan Szabo 22:47
Re: avoid select expens_expr(col) like unneccessary calculations scott.marlowe 22:55

July 8, 2003

Thread Author Time
Re: columnar format Christoph Haller 08:44
Setuid functions Luis Sousa 16:29
Re: Setuid functions Joe Conway 16:34
Datatype conversion help Yasir Malik 20:07
Re: Datatype conversion help Michael A Nachbaur 20:26
Re: Datatype conversion help Yasir Malik 20:28
Re: Datatype conversion help Michael A Nachbaur 20:45
Re: Datatype conversion help David Olbersen 21:02

Browse Archives

Prev | Next