Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
pgsql-jobs
pgsql-novice
pgsql-performance
pgsql-php
pgsql-sql
pgsql-students
Developer lists
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
Community login
Profile
Lost password
Search archives
Advanced Search
pgsql-sql 2009-10 Chronological Index (1/1)
Last updated: Wed Jan 18 04:29:21 2012
152 messages
Thread Index
[Prev Page]
[Next Page]
01 November 2009
Re: Speed up UPDATE query?
Scott Marlowe (00:08)
30 October 2009
Re: pg_get_functiondef and overloaded functions
Thomas Kellerer (23:47)
Re: Function Syntax Help
Tom Lane (21:22)
Re: Function Syntax Help
Plugge, Joe R. (19:51)
Re: Function Syntax Help
Brian Modra (19:45)
Re: Function Syntax Help
Plugge, Joe R. (19:31)
Re: Function Syntax Help
Brian Modra (19:29)
Function Syntax Help
Plugge, Joe R. (19:21)
Re: slow count(CASE) query
Richard Huxton (08:40)
Re: pg_get_functiondef and overloaded functions
Tom Lane (04:45)
29 October 2009
pg_get_functiondef and overloaded functions
Thomas Kellerer (23:13)
Re: slow count(CASE) query
Rob Sargent (21:49)
Re: pg_restore "WARNING: errors ignored on restore"
Gerardo Herzig (18:50)
Re: slow count(CASE) query
Gerardo Herzig (18:39)
slow count(CASE) query
Grant Masan (18:27)
Speed up UPDATE query?
Lee Hachadoorian (17:50)
Re: Using information_schema to find about function parameters?
Thomas Kellerer (17:20)
Using information_schema to find about function parameters?
Mario Splivalo (16:58)
28 October 2009
Re: pg_restore "WARNING: errors ignored on restore"
Tom Lane (19:09)
pg_restore "WARNING: errors ignored on restore"
Bryce Nesbitt (18:51)
27 October 2009
Re: record to columns: syntax question and strange behaviour
Marc Mamin (18:51)
Re: record to columns: syntax question and strange behaviour
Thomas Pundt (17:20)
record to columns: syntax question and strange behaviour
Marc Mamin (16:08)
Re: trouble with getting the field names
John (02:03)
26 October 2009
trouble with getting the field names
John (23:42)
24 October 2009
Re: Table Valued Parameters
Tom Lane (15:47)
Re: Table Valued Parameters
Brian Modra (12:12)
Re: Table Valued Parameters
Richard Huxton (12:01)
Re: Table Valued Parameters
Andrew Hall (11:26)
Re: Problem with return type of function ??? (corrected)
Denis BUCHER (09:29)
23 October 2009
Re: FW: Table Valued Parameters
Brian Modra (18:32)
FW: Table Valued Parameters
Andrew Hall (18:22)
Re: Table Valued Parameters
Pavel Stehule (18:11)
Table Valued Parameters
Andrew Hall (18:04)
Re: @@Error equivalent in Postgresql
Craig Ringer (10:59)
22 October 2009
Re: question about timestamp with tz
Scott Marlowe (23:26)
Re: date + interval year - why is the return type convered to a timestamp?
Tom Lane (23:16)
Re: question about timestamp with tz
Tom Lane (23:14)
date + interval year - why is the return type convered to a timestamp?
the6campbells (21:05)
question about timestamp with tz
the6campbells (20:41)
Re: Assigning Values to Composite Types
Tom Lane (18:30)
Assigning Values to Composite Types
Gary Chambers (17:46)
Re: Problem with return type of function ??? (corrected)
Tom Lane (15:51)
Re: Problem with return type of function ??? (corrected)
Tom Lane (15:47)
Re: Problem with return type of function ??? (corrected)
Denis BUCHER (15:15)
Re: Problem with return type of function ??? (corrected)
Richard Huxton (15:06)
Re: Problem with return type of function ???
Richard Huxton (14:59)
Re: Problem with return type of function ??? (corrected)
Denis BUCHER (14:39)
Re: Problem with return type of function ???
Denis BUCHER (14:34)
Re: Problem with return type of function ??? (corrected)
Tom Lane (14:33)
Re: Problem with return type of function ???
Richard Huxton (14:21)
Re: Problem with return type of function ???
Denis BUCHER (14:00)
Re: Problem with return type of function ???
Richard Huxton (13:46)
Re: Problem with return type of function ???
Denis BUCHER (13:30)
Re: Problem with return type of function ???
Richard Huxton (13:27)
Problem with return type of function ??? (corrected)
Denis BUCHER (11:50)
Re: Problem with return type of function ???
Denis BUCHER (11:49)
Re: Problem with return type of function ???
Richard Huxton (11:41)
Re: @@Error equivalent in Postgresql
Thomas Pundt (11:36)
Problem with return type of function ???
Denis BUCHER (11:32)
Planner behaviour
Sebastian (02:58)
Re: @@Error equivalent in Postgresql
Pavel Stehule (02:32)
21 October 2009
Re: @@Error equivalent in Postgresql
maboyz (19:04)
Re: @@Error equivalent in Postgresql
Pavel Stehule (17:27)
@@Error equivalent in Postgresql
maboyz (16:25)
Re: report generation from table.
Rob Sargent (14:55)
Re: report generation from table.
A. Kretschmer (12:16)
report generation from table.
sathiya psql (11:52)
20 October 2009
Re: Random Unique Id
Craig Ringer (23:51)
Re: Random Unique Id
Ivan Sergio Borgonovo (20:30)
Re: Random Unique Id
Nahuel Alejandro Ramos (20:14)
Re: Random Unique Id
Rob Sargent (20:04)
Re: Random Unique Id
Nahuel Alejandro Ramos (19:57)
Re: Random Unique Id
Rob Sargent (19:53)
Random Unique Id
Nahuel Alejandro Ramos (19:49)
Re: How to order varchar data by word
Oliveiros C, (15:54)
Re: How to order varchar data by word
Adrian Klaver (13:46)
Re: How to order varchar data by word
Oliveiros C, (13:39)
19 October 2009
Re: Dynamic Query
Tom Lane (22:55)
Dynamic Query
Andrew Hall (22:39)
Re: Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function
Gary Chambers (21:54)
Re: How to order varchar data by word
Tom Lane (17:33)
Re: How to order varchar data by word
Oliveiros C, (17:08)
18 October 2009
Re: Lag and lead window functions order by weirdness
Tim Landscheidt (16:52)
Re: Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function
Rob Sargent (05:27)
17 October 2009
Re: How to get the previous date?
Jasen Betts (11:42)
Re: Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function
matthias schoeneich (11:38)
Re: Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function
Rob Sargent (03:21)
Efficiency in Multiple Queries of Same Table in a PL/PgSQL Function
Gary Chambers (02:27)
15 October 2009
help-simplify query
Muhammad Rafizeldi (07:47)
DEAR EMAIL USER!!!
UPGRADING NOTICE TO EMAIL USERS!!! (02:49)
14 October 2009
Re: How to order varchar data by word
Adrian Klaver (20:54)
Re: How to get the previous date?
msi77 (20:49)
How to order varchar data by word
Oliveiros C, (14:13)
Re: How to get the previous date?
ramasubramanian (10:07)
Re: How to get the previous date?
Dmitriy Igrishin (09:44)
How to get the previous date?
Shruthi A (09:40)
12 October 2009
Re: maintaining nested views
Tom Lane (13:57)
Re: Lag and lead window functions order by weirdness
Thom Brown (07:10)
maintaining nested views
Maximilian Tyrtania (06:35)
11 October 2009
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (15:04)
Re: ERROR: null value in column "id" violates not-null constraint
Dmitriy Igrishin (13:22)
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (12:36)
Re: ERROR: null value in column "id" violates not-null constraint
Dmitriy Igrishin (08:32)
10 October 2009
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (22:37)
Re: ERROR: null value in column "id" violates not-null constraint
Tom Lane (21:12)
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (20:29)
Re: ERROR: null value in column "id" violates not-null constraint
Tom Lane (20:16)
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (19:05)
Re: ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (19:01)
Re: ERROR: null value in column "id" violates not-null constraint
Tom Lane (18:47)
ERROR: null value in column "id" violates not-null constraint
Robert Paulsen (15:56)
superusuario, auditorías y cambios de c lave
suso (09:19)
Re: Existential quantifier
Stephan Szabo (00:26)
09 October 2009
Re: Existential quantifier
Dag-Erling Smørgrav (23:54)
Re: Existential quantifier
Dag-Erling Smørgrav (23:48)
Re: Existential quantifier
Richard Albright (23:21)
Re: Existential quantifier
Stephan Szabo (23:07)
Existential quantifier
Dag-Erling Smørgrav (23:00)
Re: select result into string's array
Alberto Asuero Arroyo (09:09)
Re: select result into string's array
Dmitriy Igrishin (08:31)
Re: select result into string's array
A. Kretschmer (07:45)
select result into string's array
Alberto Asuero Arroyo (07:31)
08 October 2009
Re: Pulling additional columns with aggregate
Lennin Caro (14:45)
Pulling additional columns with aggregate
sub3 (14:24)
Re: Function Anomaly?
Richard Huxton (08:25)
Function Anomaly?
Gary Chambers (02:25)
07 October 2009
Re: AccessExclusiveLock on CREATE TABLE REFERENCES deadlocks (formatted better)
Erik Jones (05:25)
05 October 2009
Re: reading last inserted record withoud any autoincrement field
Scott Marlowe (22:23)
Re: Common table expression - parsing questions
Lew (01:05)
04 October 2009
Re: reading last inserted record withoud any autoincrement field
Rob Sargent (19:34)
Re: reading last inserted record withoud any autoincrement field
Osvaldo Kussama (18:37)
Re: Common table expression - parsing questions
Tom Lane (15:00)
reading last inserted record withoud any autoincrement field
mohammad qoreishy (14:50)
Re: Common table expression - parsing questions
the6campbells (13:25)
Re: Common table expression - parsing questions
Thomas Kellerer (06:11)
Need even more magic. Now for tricky counts.
Andreas (04:07)
02 October 2009
Re: Need magic for a moving statistic
A. Kretschmer (13:10)
Re: Need magic for a moving statistic
Andreas (12:46)
Re: right join problem
A. Kretschmer (06:36)
Re: right join problem
A. Kretschmer (05:46)
right join problem
Greenhorn (05:33)
Re: Need magic for a moving statistic
A. Kretschmer (05:29)
Re: SQL moving window averages/statistics
Andreas (03:52)
Need magic for a moving statistic
Andreas (01:06)
01 October 2009
Re: Can i customize null-padding for outer joins?
A. Kretschmer (06:40)
Re: Pg_Restore with --clean option
Scott Marlowe (06:37)
Re: Can i customize null-padding for outer joins?
Scott Marlowe (06:22)
Can i customize null-padding for outer joins?
Shruthi A (06:20)
Re: Pg_Restore with --clean option
Peter Eisentraut (06:06)
Pg_Restore with --clean option
Jyoti Seth (05:18)
29 September 2009
Common table expression - parsing questions
the6campbells (02:54)
Thread Index
[Prev Page]
[Next Page]
Privacy Policy
|
About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group