[BUGS] Re: BUG #6483: Rows being evaluated, although being outside the LIMIT / OFFSET boundaries

2012-02-23 Thread Kouber Saparev
ainly use a subquery for it, as proposed by Marti (since real cursors are not an option in my stateless web environment), I do believe that at least the documentation should be more clear concerning cases like that (if the behaviour stays that way). Regards, -- Kouber Saparev -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #1927: incorrect timestamp returned

2005-10-04 Thread Kouber Saparev
s a list of all the leap seconds so far: http://en.wikipedia.org/wiki/Leap_second And, in fact, the wrong result is the same for each date, regardless of the year, month or day. -- Kouber Saparev http://kouber.saparev.com/ ---(end of broadcast)-

[BUGS] BUG #1883: Renaming a schema leaves inconsistent sequence names

2005-09-15 Thread Kouber Saparev
The following bug has been logged online: Bug reference: 1883 Logged by: Kouber Saparev Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Linux 2.6.11.4 Description:Renaming a schema leaves inconsistent sequence names Details: When I

[BUGS] Ambiguous behaviour of age(timestamp)

2004-11-29 Thread Kouber Saparev
amp' and not 'date' I supposed that now() is applied as a default first argument. I am not sure what is the right behaviour of this function (I think it's not correct now), but at least there have to be some explanations in the documentation. Regards, Kouber Saparev --

Re: [BUGS] psql can not connect to the server on Win2000 NT

2004-09-20 Thread Kouber Saparev
that I have installed is NetLimiter - but it only offers a possibility to manually limit the speed of some connections - not to forbid access or so. Anyway, I will try some tricks over there and will report the solution, if there's such. Thank you both Magnus and Har

[BUGS] psql can not connect to the server on Win2000 NT

2004-09-18 Thread Kouber Saparev
t Time LOG: statistics collector process (PID 2396) was terminated by signal 1" The PID is different every time. I was told to send a bug report in the #postgresql channel on irc.freenode.net IRC server. I apologize if it is a known bug or not a bug at all. Regards, Kouber Saparev --