Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-general
pgsql-interfaces
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
pgsql-sql - September 2012
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
4
5
6
8
9
10
11
12
13
14
15
17
20
22
23
26
27
29
30
Sept. 1, 2012
prepared statement in crosstab query
Samuel Gendler (01:53)
Re: prepared statement in crosstab query
David Johnston (02:24)
Sept. 4, 2012
Re: Need to Iterate the record in plpgsql
Pavel Stehule (06:22)
Re: Need to Iterate the record in plpgsql
Yelai, Ramkumar IN BLR STS (09:31)
Re: Need to Iterate the record in plpgsql
Sergey Konoplev (09:56)
Question regarding modelling for time series
Alex Grund (20:16)
Sept. 5, 2012
Re: Question regarding modelling for time series
Sergey Konoplev (05:36)
Re: Question regarding modelling for time series
Alex Grund (07:39)
Re: Question regarding modelling for time series
Sergey Konoplev (09:13)
Sept. 6, 2012
Re: Need to Iterate the record in plpgsql
Yelai, Ramkumar IN BLR STS (12:23)
Re: Need to Iterate the record in plpgsql
David Johnston (13:58)
Sept. 8, 2012
returning values from dynamic SQL to a variable
James Sharrett (19:39)
returning values to variables from dynamic SQL
James Sharrett (22:23)
Re: returning values to variables from dynamic SQL
David Johnston (23:42)
Sept. 9, 2012
Query with LIMIT clause
JORGE MALDONADO (17:25)
Re: Query with LIMIT clause
David Johnston (17:45)
Sept. 10, 2012
Re: Query with LIMIT clause
JORGE MALDONADO (00:56)
Re: Query with LIMIT clause
David Johnston (01:49)
Re: returning values from dynamic SQL to a variable
Sergey Konoplev (11:15)
Sept. 11, 2012
weird join producing too many rows
Gary Stainburn (14:42)
Sept. 12, 2012
pg_restore problem
Kjell Øygard (07:23)
Re: weird join producing too many rows
Samuel Gendler (07:24)
Re: weird join producing too many rows
Gary Stainburn (08:17)
ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Rodrigo Rosenfeld Rosas (21:44)
Re: ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Samuel Gendler (21:53)
Re: ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Gavin Flower (22:34)
Re: ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Rodrigo Rosenfeld Rosas (23:18)
Re: ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Rodrigo Rosenfeld Rosas (23:20)
generate_series() with TSTZRANGE
Wolfe Whalen (23:53)
Sept. 13, 2012
Problem with committing the update
BeeBee (06:49)
underscore pattern in a query doens't work
Sergio Calero. (11:23)
Re: pg_restore problem
Adrian Klaver (13:46)
Re: generate_series() with TSTZRANGE
Sergey Konoplev (13:52)
Re: underscore pattern in a query doens't work
Tom Lane (14:19)
Re: underscore pattern in a query doens't work
Sergio C. (15:04)
Re: underscore pattern in a query doens't work
Tom Lane (15:42)
Re: generate_series() with TSTZRANGE
Wolfe Whalen (18:13)
Sept. 14, 2012
ERROR: missing FROM-clause entry for table "new"
James Sharrett (00:40)
Re: ERROR: missing FROM-clause entry for table "new"
David Johnston (01:06)
Re: ERROR: missing FROM-clause entry for table "new"
James Sharrett (14:06)
Re: pg_restore problem
Adrian Klaver (14:58)
Sept. 15, 2012
Re: Problem with committing the update
Jasen Betts (01:54)
Sept. 17, 2012
Re: ORDER BY COLUMN_A, (COLUMN_B or COLUMN_C), COLUMN_D
Craig Ringer (04:52)
Disabling constraint check
Salomao Domingos (18:58)
Re: Disabling constraint check
Oliveiros d'Azevedo Cristina (19:33)
Re: Disabling constraint check
Richard Broersma (20:42)
Sept. 20, 2012
matching a timestamp field
BACHELART PIERRE (CIS/SCC) (11:01)
Re: matching a timestamp field
BACHELART PIERRE (CIS/SCC) (12:21)
Sept. 22, 2012
Re: matching a timestamp field
Andreas Kretschmer (08:08)
Re: matching a timestamp field
Pavel Stehule (08:16)
transactions and ecpg
Wayne Cuddy (17:34)
Sept. 23, 2012
[No subject]
JORGE MALDONADO (00:15)
Re:
David Johnston (01:50)
Re: transactions and ecpg
Dmitriy Igrishin (07:29)
HOw to convert unicode to string
Abhijit Prusty -X (abprusty - UST Global at Cisco) (14:41)
Sept. 26, 2012
Re: HOw to convert unicode to string
Jasen Betts (12:50)
Sept. 27, 2012
Help in accessing array
mephysto (10:12)
Sept. 29, 2012
Reuse temporary calculation results in an SQL update query
Matthias Nagel (10:49)
Re: Reuse temporary calculation results in an SQL update query
Thomas Kellerer (10:55)
Re: Reuse temporary calculation results in an SQL update query
Andreas Kretschmer (10:56)
Re: Reuse temporary calculation results in an SQL update query
Matthias Nagel (11:04)
Re: Reuse temporary calculation results in an SQL update query
Jasen Betts (11:20)
Re: Reuse temporary calculation results in an SQL update query
David Johnston (13:43)
Re: Reuse temporary calculation results in an SQL update query
Thomas Kellerer (14:13)
Re: Reuse temporary calculation results in an SQL update query
Andreas Kretschmer (15:13)
Re: Reuse temporary calculation results in an SQL update query [SOLVDED]
Matthias Nagel (15:46)
Need help with a special JOIN
Andreas (16:02)
Re: Need help with a special JOIN
Samuel Gendler (17:32)
Re: Need help with a special JOIN
David Johnston (17:33)
Re: Need help with a special JOIN
Victor Sterpu (18:28)
Re: Need help with a special JOIN
Johnny Winn (19:11)
Sept. 30, 2012
Re: Reuse temporary calculation results in an SQL update query [SOLVDED]
David Johnston (16:26)
Prev
|
Next
Jump to day:
1
4
5
6
8
9
10
11
12
13
14
15
17
20
22
23
26
27
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group