[BUGS] BUG #4281: some types of errors do not log statements

2008-07-04 Thread thomas
The following bug has been logged online: Bug reference: 4281 Logged by: thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Windows 2003 Description:some types of errors do not log statements Details: this isn't really a bu

[BUGS] BUG #5049: query crashing backend with TRAP: FailedAssertion

2009-09-11 Thread Thomas
The following bug has been logged online: Bug reference: 5049 Logged by: Thomas Email address: m...@alternize.com PostgreSQL version: 8.4.0 Operating system: Debian lenny Description:query crashing backend with TRAP: FailedAssertion Details: while trying out the

[BUGS] BUG #2973: Compile Error with MIPSpro compiler

2007-02-06 Thread Thomas
The following bug has been logged online: Bug reference: 2973 Logged by: Thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.2 Operating system: IRIX 6.5 Description:Compile Error with MIPSpro compiler Details: During building the project with gmake I

[BUGS] BUG #3259: Problem with automatic string cast

2007-05-01 Thread Thomas
The following bug has been logged online: Bug reference: 3259 Logged by: Thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.1 Operating system: WinXP SP2 Description:Problem with automatic string cast Details: I have this SQL: select * from (select

[BUGS] BUG #1502: hash_seq_search might return removed entry

2005-02-22 Thread Thomas
The following bug has been logged online: Bug reference: 1502 Logged by: Thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: N/A Description:hash_seq_search might return removed entry Details: The hash_seq_search keeps track of what

Re: [BUGS] BUG #4281: some types of errors do not log statements

2008-08-26 Thread Thomas H.
thomas wrote: The following bug has been logged online: Bug reference: 4281 Logged by: thomas Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.3 Operating system: Windows 2003 Description:some types of errors do not log statements Details: this isn&#

[BUGS] BUG #4661: Installation

2009-02-16 Thread Thomas Waelde
The following bug has been logged online: Bug reference: 4661 Logged by: Thomas Waelde Email address: tho...@waelde.de PostgreSQL version: 8.3.5 Operating system: Linux (Ubuntu 8.10) Description:Installation Details: Configring the installation as ./configure

Re: [BUGS] BUG #4661: Installation

2009-02-19 Thread Thomas Wälde
Hello Greg, Hello Devrim, i will follow zour hints and answer back to you on it. I prefer to install SW like this via the source-code. Nevertheless thanks a lot Thomas Craig Ringer schrieb: Devrim GÜNDÜZ wrote: On Mon, 2009-02-16 at 12:11 +, Thomas Waelde wrote: i got the following

[BUGS] Is this the expected behaviour for DDL-query execution?

2009-05-11 Thread Thomas Johansson
on the partitioning column. Best Regards, Thomas -- 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] Is this the expected behaviour for DDL-query execution?

2009-05-14 Thread Thomas Johansson
he PG manual should mention something about this together with a proposed workaround? Best Regards, Thomas -- 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] Is this the expected behaviour for DDL-query execution?

2009-05-15 Thread Thomas Johansson
r now I will need to get this working on 8.2.x. Does this leave me with UPDATE triggers as the best viable (is it viable?) solution? Are there, as mentioned in previous post, some way to simulate the way the DB behaved when using rules for partitioning? Best Regards Thomas -- Sent via pgsql-

[BUGS] BUG #5139: 2pc behaves differently on 8.3 and 8.4

2009-10-27 Thread Thomas Kotzian
The following bug has been logged online: Bug reference: 5139 Logged by: Thomas Kotzian Email address: thomas.kotz...@repromedia.at PostgreSQL version: 8.4.1 Operating system: Linux Description:2pc behaves differently on 8.3 and 8.4 Details: i upgraded from 8.3

[BUGS] BUG #5196: Excessive memory consumption when using csvlog

2009-11-18 Thread Poindessous Thomas
The following bug has been logged online: Bug reference: 5196 Logged by: Poindessous Thomas Email address: tho...@poindessous.com PostgreSQL version: 8.3.8 Operating system: Linux redhat 5.3 x86_64 Description:Excessive memory consumption when using csvlog Details

Re: [BUGS] BUG #5196: Excessive memory consumption when using csvlog

2009-11-19 Thread Thomas Poindessous
/postgres.log start so we have three logfiles : postgresql.log (always empty) postgresql--MM-DD.csv (big file if set to csvlog) postgresql--MM-DD.log (always empty if set to csvlog) Thanks. 2009/11/19 Tom Lane : > "Poindessous Thomas" writes: >> we have a weird bug. When u

[BUGS] BUG #5231: SELECT DISTINCT poorly implemented vs SELECT ... GROUP BY

2009-12-03 Thread Thomas Hamilton
The following bug has been logged online: Bug reference: 5231 Logged by: Thomas Hamilton Email address: thomashamilto...@yahoo.com PostgreSQL version: 8.3.8 Operating system: Ubuntu 4.2.4 Description:SELECT DISTINCT poorly implemented vs SELECT ... GROUP BY Details

Re: [BUGS] Failed to run initdb - not resolved bug 5130

2010-01-12 Thread Thomas Specker
s the path- and filenames written exactly, with upper and lower cases. Only pg_ctl.exe ?) Somme more results: - In windows, the createt datadirectorys belong to the windows-user "thomas", with permissions for "administrator" and "postgres", but not allways (I m

[BUGS] BUG #5348: Postgres crashes with index on xpath_string

2010-02-27 Thread Thomas Kellerer
The following bug has been logged online: Bug reference: 5348 Logged by: Thomas Kellerer Email address: tho...@kellerer.name PostgreSQL version: 8.4.2 Operating system: Windows XP Description:Postgres crashes with index on xpath_string Details: With the contrib

Re: [BUGS] BUG #5348: Postgres crashes with index on xpath_string

2010-03-05 Thread Thomas Kellerer
Thanks for the feedback. Is the problem specific to 8.4.2 or to the Windows platform (or both)? Regards Thomas Bruce Momjian, 27.02.2010 18:42: Yes, we have received a few reports about this and are working on a fix

[BUGS] Error in pgaccess (parse error at or near """) on create new user with password

2000-05-09 Thread Thomas Swan
    POSTGRESQL BUG REPORT TEMPLATE Your name   :Thomas Swan Your email address  :[EMAIL PROTECTED

[BUGS] Re: [HACKERS] info on unixODBC/Postgres driver port to IRIX 6.5.7 64bit

2000-06-15 Thread Thomas Lockhart
s that actually the case? Is unixODBC sufficiently mature to consider merging the efforts? - Thomas

Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.2

2000-09-06 Thread Thomas Lockhart
date->timestamp conversion code gets this right, so you might want to look at that. From my testing, the only annoying case is for 02:00 on the day of a DST transition, when you either skip or get an extra hour. If you still have trouble, I'd be happy to look at your code... - Thomas

Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.2

2000-09-07 Thread Thomas Lockhart
rnal UTC-based timestamp value based on the current contents of the tm structure. It *may* be possible to run through some of these steps *twice*, to verify that the conversion to/from the tm structure including time zone info gives a result on an even day boundary. But it sounds expensive. Comments and suggestions are appreciated... - Thomas

Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.2

2000-09-07 Thread Thomas Lockhart
this routine will work without the time zone fields filled in. Well, no matter what the docs say it seems to interact badly with my code and I get segfaults a few lines farther along. I'm poking at it to track down the problem. - Thomas

Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.2

2000-09-08 Thread Thomas Lockhart
shrunk down to one line since it turns out all required fields were already available :) Regression tests pass (which I guess tells me that they need some added cases, since they passed before too); will commit sometime soon. - Thomas

Re: [BUGS] datestyle

2000-09-11 Thread Thomas Lockhart
s case only affect the interpretation of ambiguous *input*. You need to specify "Postgres,European" as your date style. - Thomas

[BUGS] Pb with arrays in PostgresQL

2000-10-10 Thread Pascale Thomas
Hello, My name : Pascale Thomas My E-mail: [EMAIL PROTECTED] Configuration : PostgreSQL 6.5.1 on i686-pc-linux-gnu, compiled by gcc pgcc-2.91.66 I have problems with an array in a table. The name of the table is "societe", the name of the array is "event_ok

Re: [BUGS] psql: ERROR: MultiByte strings (MB) must be enabled to use this function

2000-10-16 Thread Thomas Lockhart
.x server. - Thomas

Re: [BUGS] bug-report

2000-10-16 Thread Thomas Lockhart
> to_char gives incorrect day conversion of the date 2000/03/26. This is fixed in the current (development) sources. - Thomas

Re: [BUGS] Updating multiple bool values crashes backend

2000-10-25 Thread Thomas Lockhart
an create a new database and demonstrate the same problem. Hope this helps. - Thomas

Re: [BUGS] PL/pgSQL functions: NULL parameter trouble

2000-10-28 Thread Thomas Lockhart
broutines. - Thomas

Re: [BUGS] RE : Postgres

2000-10-30 Thread Thomas Lockhart
keep at it ;) - Thomas

[BUGS] RPM install weirdness & BugreportPage Bug

2000-11-01 Thread Thomas Linden
quot;rpm" and got the following response: Warning: PostgreSQL query failed: ERROR: parser: parse error at or near "" in /home/projects/pgsql/ftp/www/html/bugs/bugs.php on line 347 couldn't get bug id hmmm... so, I hope someone is reading this email and (much better) maybe ge

Re: [BUGS] RPM install weirdness & BugreportPage Bug

2000-11-01 Thread Thomas Lockhart
package for quite some time). Since the packages have been rearranged (a necessary evil to get the packaging right), rpm may not understand how they match up, and you will do better to *uninstall* the previous packages before installing the new ones. Regards. - Thomas

Re: [BUGS] Bug in Time/Date routines

2000-11-02 Thread Thomas Lockhart
> > If you take any other month than October, it is working fine. So > > 09-01-2000 + 1 month => 10-01-2000. > regression=# select ('10-01-2000'::timestamp + ('1 month')::timespan); > ?column? > ---- > 2000-10-31 23:00:

Re: [BUGS] RPM install weirdness & BugreportPage Bug

2000-11-02 Thread Thomas Linden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes, you are right, 6.3.2 was installed (which I never knew!) and contained that postgresql-clients package. After removing the old packages, everything worked very well. Thanks a lot for the help! regards, Thomas - -- => PGP key: http://daemon

[BUGS] psql client segfault

2000-11-02 Thread Thomas Linden
the coredump as well as the strace output on my webpage: http://www.0x49.org/~scip/psql-7.0.2-segfault.strace.tar.gz. Thanks in advance, Thomas - -- => PGP key: http://daemon.de/key.txt => "Experience is what you got when => you did not get what you wanted." ---

Re: [BUGS] Re: to_date problems (Re: Favor for Postgres User at WSI)

2000-11-11 Thread Thomas Lockhart
month = 01 > --> 2-digits for day = 11 > --> last '2' is ignored > With 'YY' *hell* I not sure... add current year IMHO not must be > correct. I mean that correct solution is: > test=# select to_date('00-12-11', 'YY-DD-MM'); > ERROR: Can't convert 'YY' to a real year. > But if users want for their Oracle->PG port use 'YY' as last two digits > in the current year, not problem make it Karel, I can help polish the heuristics with you. That 1970/1950 convention is something you can rely on. - Thomas

Re: [BUGS] Re: to_date problems (Re: Favor for Postgres User at WSI)

2000-11-12 Thread Thomas Lockhart
s without anyone even asking about edge cases. - Thomas

Re: [BUGS] Re: [NOVICE] RE: iofflush psql 7.0.3 coredump on RH 6.1

2000-12-01 Thread Thomas Lockhart
raries when installing an RPM package for another project. There were a few unresolved symbols in 4.0 that seem to be available in another library, but I haven't heard how we finally resolved it. Is this related to your symptom? - Thomas

Re: [BUGS] Updating multiple bool values crashes backend

2000-10-24 Thread Thomas Lockhart
> Short Description > Updating multiple bool values crashes backend I cannot reproduce this example with 7.0.2 on my Linux-2.2.16 laptop. We will need more details and a reproducible example to help out... - Thomas

Re: [BUGS] Aggregate Function (AVG) not calculated correctly

2000-12-05 Thread Thomas Lockhart
at we can read it in! I'd suggest using pg_dump on the relevant table, but other techniques can be used. Regards. - Thomas

Re: [BUGS] compilation error on linux mandrake

2000-12-14 Thread Thomas Lockhart
th egcs and gcc-2.95 over and over and over, without seeing it tickle a compiler bug. You might have some bad memory? That old 120MHz Pentium must be puffing pretty hard trying to compile this... - Thomas

Re: [BUGS] Outer joins aren't working with views

2000-12-15 Thread Thomas Lockhart
the draft documents we found on the web last year. ISO/IEC 9075-2:1999 SQL - Part 2: SQL/Foundation- September 23, 1999 [Compiled using SQL3_ISO option] section 7.7 rule 7 - Thomas

Re: [BUGS] Bug in CAST() with time data types

2000-12-15 Thread Thomas Lockhart
problem corrected by building against the above-mentioned .rpmrc file. I've cross-posted this to the RPM contact address for Mandrake (hi!) and would be happy to provide more information. - Thomas

Re: [BUGS] Output of date_part('quarter', date)

2001-01-03 Thread Thomas Lockhart
n or around line 2056. Change a single line, just under the "case DTK_QUARTER:" from result = (tm->tm_mon / 4) + 1; to result = ((tm->tm_mon - 1) / 3) + 1; and you should start getting the right answer. Will be fixed in the next release. - Thomas

Re: [BUGS] Output of date_part('quarter', date)

2001-01-06 Thread Thomas Lockhart
n or around line 2056. Change a single line, just under the "case DTK_QUARTER:" from result = (tm->tm_mon / 4) + 1; to result = ((tm->tm_mon - 1) / 3) + 1; and you should start getting the right answer. Will be fixed in the next release. - Thomas

[BUGS] Re: Interval bug

2001-01-11 Thread Thomas Lockhart
sult in signs on all fields once a negative value is seen, and this seems to be the least troublesome solution. The patches also put an explicit "day(s)" on the days field, if any. Fixes will appear in the next beta (beta4?) unless there are objections. Let me know if you need the patches. Thanks for the report! - Thomas

Re: [BUGS] Re: Interval bug

2001-01-11 Thread Thomas Lockhart
fields are signed. That seems to be less ambiguous. fwiw, the traditional "Postgres format" never was right in this regard (though internal calculations were done correctly). - Thomas

[BUGS] Re: Bug in date_part()

2001-01-17 Thread Thomas Lockhart
n my 7.0.2 RPM installation, or on my from-cvs current sources (dow for April 1 comes up as zero, as you would expect). What machine are you running on, and how did you build? - Thomas

[BUGS] Re: Bug in date_part()

2001-01-17 Thread Thomas Lockhart
e zone behavior, eh? - Thomas

[BUGS] Re: round - timestamp bug

2001-02-07 Thread Thomas Lockhart
recently fixed their version of the spec file; hopefully we will get this folded back into Lamar's spec file before 7.1 goes out. - Thomas

Re: [BUGS] Re: round - timestamp bug

2001-02-07 Thread Thomas Lockhart
100.0) / 100.0; Sure, that's a possibility. There is already a macro to help do that sort of thing, but I've not jumped to this solution since we probably should allow some kind of variable precision on date/time types. - Thomas

[BUGS] Re: Regresstion Tests do not find PGLIB directory

2001-02-16 Thread Thomas Lockhart
*.sgml files. - Thomas

[BUGS] Re:

2001-02-23 Thread Thomas Lockhart
> now if I delete de database dbname1 and try to create the database dbname2 > it works. Your hard disk is full?? - Thomas

[BUGS] Re: Wrong output for 7.0.3 from NULL fields in CASE statement

2001-02-28 Thread Thomas Lockhart
n (d = null) then '0' else d end from t1; text --- 1.11784577978351e+253 (1 row) I haven't tracked it down, but I'll guess that the automatic type conversion logic is getting confused with the stringy form of zero. I do not see the symptom in the current development tree. - Thomas

[BUGS] Re: Timestamp field error value

2001-03-02 Thread Thomas Lockhart
in "60". > So if you try to select the value you find "01/01/2001 10:10:60.00 CET". Get and use the Mandrake RPMs from the ftp.postgresql.org web site. This is a known problem with the RPMs included in the Mandrake distro, and their newest builds in cooker should

[BUGS] Re: "select ... where field like lower('%text%')" fails

2001-03-06 Thread Thomas Lockhart
match strings containing "Sean". Look in the PostgreSQL docs for hints on how to do case-insensitive searches. - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[BUGS] Re: Using types in an inappropriate way causes crash of backend

2001-03-15 Thread Thomas Lockhart
an be as simple as (ymmv; I'm doing this from scratch): create function f(int4) returns f as ... where the conversion function must be, afaik, compiled code (our SQL embedded language is too smart to let you pass it through unchanged). Otherwise, you need to use the second, quoted, style fo

[BUGS] Re: date_part bug

2001-03-29 Thread Thomas Lockhart
ers around daylight savings time transitions. Fixed (I believe) in the upcoming 7.1 release. - Thomas ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMA

[BUGS] Re: [PATCHES] Error in the date field (with NULL value...).Thanks!

2001-03-29 Thread Thomas Lockhart
x27;/NULL/g" < informix.dump > pg.dump - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[BUGS] Re: PostgreSQL 7.0.2 Date Miscalculation

2001-04-03 Thread Thomas Lockhart
ONE type, which carries no date info for context. And they have no "date with time zone", which except for a few hours a year might be more helpful. imho TIMESTAMP is to be preferred in most cases. - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] Re: PostgreSQL 7.0.2 Date Miscalculation

2001-04-03 Thread Thomas Lockhart
Tom Lane wrote: > > Thomas Lockhart <[EMAIL PROTECTED]> writes: > >> --- ./results/horology.out Mon Apr 2 17:06:59 2001 > >> SELECT time with time zone '01:30' + interval '02:01' AS "03:31:00-08"; > >> 03:31:00-08 &g

[BUGS] Re: to_char miscalculation on April Fool's Day - the start of daylight savings

2001-04-06 Thread Thomas Lockhart
now()"? As in select to_char(date 'today' - 1, '-MM-DD'); which uses the DATE type rather than ABSTIME/TIMESTAMP returned from now(). That should eliminate the problem, since the DATE type does not try to carry along time zone information. Seems to wor

Re: [BUGS] Re: to_char miscalculation on April Fool's Day - the start of daylight savings

2001-04-06 Thread Thomas Lockhart
in date-to-timestamp conversion (which will > happen at the input to to_char()). Ah, right. I had tested in the GMT time zone, which cures all ills :( - Thomas ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, plea

[BUGS] Re: date_part returns wrong day for 1974-04-28

2001-04-09 Thread Thomas Lockhart
the Middle East. April 28 is not a significant date in my time zone, but may be in yours. - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

[BUGS] Re: result of conversion to timestamp is shifted 1 minute back

2001-04-11 Thread Thomas Lockhart
ed one day back!!! > Tested on RedHat 7.0, PostgreSQL 7.0.3 We will need more details on your installation to be able to help, since this is *not* reproducible on most systems. We've never heard of this before! - Thomas ---(end of broadcast)--

[BUGS] Re: reltime with NULL fields crashes backend

2001-04-11 Thread Thomas Lockhart
ou *could* be doing this as select date_part('epoch', ) ... hth - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[BUGS] Re: g++ not working for postgresql extension languages?

2001-04-14 Thread Thomas Lockhart
The actual implementation does not have to have this, only your prototype declaration. The function or method name will no longer be mangled, but of course you can not overload it either. Good luck! - Thomas ---(end of broadcast)---

[BUGS] Re: position('' in '') returns 1 instead of 0

2001-04-18 Thread Thomas Lockhart
elper function in the driver or backend to implement it. Terry, can you research the expected behavior of locate() to confirm that your test suite is accurate wrt the expected result? - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[BUGS] Re: Cannot Create plpqsql function!

2001-04-26 Thread Thomas Lockhart
o accomodate it. - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

[BUGS] Re: 7.1 euro-style dates insert error

2001-04-27 Thread Thomas Lockhart
unately all my > dates are in the format 'dd.mm.ccyy'. > Is this a bug or a user error? I'm willing to bet that the date style is *not* set to "European". Please demonstrate with a "show datestyle" and "select date '2.10.1997'&qu

[BUGS] Re: Dates and times (and timestamps) don't behave as expected

2001-05-01 Thread Thomas Lockhart
xamples please!! - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

[BUGS] Re: Dates and times (and timestamps) don't behave as expected

2001-05-01 Thread Thomas Lockhart
te the bugtool database with the problem resolution? If so, perhaps you could do that when you have a chance. - Thomas ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

[BUGS] Re: 7.1 euro-style dates insert error

2001-05-02 Thread Thomas Lockhart
every possibility, and you want to reject those with some properties but not others? If so, you might try using to_date() to enforce a specific input format. You might find it easier to ingest these into a text column first, then manipulate from there (for example, you could prepend the century digits). Bu

[BUGS] Re: PostgreSQL bug in SELECT DISTINCT

2001-05-03 Thread Thomas Lockhart
stgreSQL a chance to hold an intermediate result to sort in a second pass. - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[BUGS] Re: backend dies on 7.1.1 loading large datamodel.

2001-05-07 Thread Thomas Lockhart
> ... (though the regression tests perhaps > deserve a share of the blame too, for not covering that case). > Patch to appear shortly... Will the patch include a case for the regression test? Or could someone (other than me??!!) volunteer to cover that?

[BUGS] Re: interval( 'seconds 27960' ) is broken

2001-05-08 Thread Thomas Lockhart
lue to the left for it to apply to. In 7.1, a unitless number is not allowed for an interval, at least partly because SQL9x requires time zones to be considered intervals under some conditions. So the default handling of intervals had to be consistant with that usage. I wo

[BUGS] Re: DATE_PART() BUG? We have an SQL statement that is giving wrong output.

2001-05-25 Thread Thomas Lockhart
m go away if you set your time zone to GMT. Upgrade to 7.1.x. - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[BUGS] Re: date style bug

2001-07-23 Thread Thomas Lockhart
27;07-17-2001' What is the schema? I'll guess that fecha_emision is not actually a date type (either date or timestamp) but rather a text field. That is the only way I can think of to provoke an "external representation" error. More details please. - Thom

[BUGS] Re: timestamp handling in postgres 7.1 behaves strange

2001-08-08 Thread Thomas Lockhart
the schema of the factversionelement table. I will bet that the "content" column is not in fact a timestamp type (it is some sort of string type??), and does not contain strings which are entirely legal as timestamps. - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[BUGS] Re: timestamps cannot be created without time zones

2001-08-27 Thread Thomas Lockhart
that there are variations in content between different vendors (Sun does a painstakingly accurate job afaict). - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] Bug #443: Problem with time functions.

2001-09-11 Thread Thomas Lockhart
er of a "fix list" for this beta cycle? This issue should be on it... - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] dynamic-static date once again

2001-09-16 Thread Thomas Lockhart
... > I think we have agreed that 'current' is a Bad Idea and should be > eliminated from the date/time datatypes... I've started purging it from the timestamp code I'm working on for 7.2. Should be gone by the start of beta... - Thomas

Re: [BUGS] Bug #443: Problem with time functions.

2001-09-16 Thread Thomas Lockhart
e operator seems like a good idea, until proven otherwise. Will try to get it on my list for the current work. - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

Re: [BUGS] Performance and 72.devel

2001-09-17 Thread Thomas Lockhart
... > I think that if it actually reused them instead of deleting old files... That is in fact what it does for at least the upcoming 7.2 release. - Thomas ---(end of broadcast)--- TIP 5: Have you checked our extensive

Re: [BUGS] ALL in SELECT syntax \h psql flawed?

2001-10-23 Thread Thomas Lockhart
> \h select in psql says (among other things) > [ { UNION | INTERSECT | EXCEPT [ ALL ] } select ] > I think it should read > [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ] I agree. Bruce ("Mr. Backslash" :) are you planning on picking this up?

Re: [BUGS] user authentication crash by Erik Luke (20-08-2001;

2001-11-01 Thread Thomas Yackel
roblem. Tom >>> Tom Lane <[EMAIL PROTECTED]> 10/31/01 21:43 PM >>> "Thomas Yackel" <[EMAIL PROTECTED]> writes: > I got the error: "Bad abstime external representation ''" when attempted to start >psql as a particular user and the po

[BUGS] user authentication crash by Erik Luke (20-08-2001;1.3kb)

2001-11-01 Thread Thomas Yackel
Gentleman: Regarding the above thread located at: http://fts.postgresql.org/db/mw/msg.html?mid=1030673 I got the error: "Bad abstime external representation ''" when attempted to start psql as a particular user and the postmaster shutdown. The problem, we discovered, is that this user had a c

Re: [BUGS] Problem with 7.1.3 and -DUSE_AUSTRALIAN_RULES

2001-11-13 Thread Thomas Lockhart
hould work; you can set it as CFLAGS+=... in Makefile.local, or continue to try to get an environment variable to do what you want (I do not use that technique myself, so can't help with the nuances, but maybe export CFLAGS="..." with some quotes will do it). - Thom

Re: [BUGS] Bug #534: factorial function

2001-12-10 Thread Thomas Lockhart
ons without much discussion of the performance hit. - Thomas ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] Implicit cast of literal in SQL statements

2001-12-27 Thread Thomas Lockhart
l real world example afaict. Do you have another example to illustrate the problem for a query which one might actually need to use? - Thomas ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] Bug #545: Keyword USER not detected in CREATE VIEW

2001-12-28 Thread Thomas Lockhart
iew has a column which is named "user" and which is not directly accessible without using double quotes. I'm not sure that would qualify as a bug, but certainly is a gotcha... - Thomas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] Bug #545: Keyword USER not detected in CREATE VIEW

2001-12-28 Thread Thomas Lockhart
in 'tude on the nannyism issues; I like building bigger guns too ;) - Thomas ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] Bug #559: MACADDR type & 00:00:00:00:00:00

2002-01-11 Thread Thomas Lockhart
0:00:00'? > not that i ever expect to encounter that macaddress in the field, but > for consistency's sake... > i just tested 'ff:ff:ff:ff:ff:ff', and it works fine. Already fixed in the upcoming 7.2. Thanks for the report. - Thomas --

Re: [BUGS] Dates and daylight saving time

2002-01-31 Thread Thomas Lockhart
e you can set time zones or, if you have a fixed query with date in and date out, and intervals which are multiples of a day, then you can simply add 12 hours in the query to get the rounding you expect: cast((date '2001-10-28' + interval '1 day' + interval '12 hours'

Re: [BUGS] date format problem

2002-01-31 Thread Thomas Lockhart
ons for SET DATESTYLE in that doc; in particular, the claim that DATESTYLE is really intended only to help with porting applications is a bit misleading imho. I'll check the wording for the upcoming release... - Thomas ---(

[BUGS] index and timestamp column

2002-02-05 Thread Thomas Zehetbauer
Running postgresql 7.1.3: I have a timestamp column in my table and I want to select all rows either elder or newer than 14 days. SELECT * FROM table WHERE column > CURRENT_TIMESTAMP-'14 days'::interval SELECT * FROM table WHERE column < CURRENT_TIMESTAMP-'14 days'::interval Postgresql refuses to

Re: [BUGS] Dates and year 2000

2002-02-20 Thread Thomas Lockhart
lockhart=# select date '02.09.01'; 2001-02-09 lockhart=# select date '02.09.00'; 2000-02-09 lockhart=# select version(); ----- PostgreSQL 7.1.2 on i686-pc-linux-gnu, compiled by GCC 2.96 thomas=# select date '02.09.00'; date 2000-02-09

Re: [BUGS] Dates and year 2000

2002-02-21 Thread Thomas Lockhart
> Just discovered that column::date works fine but to_date(column, 'DD.MM.YY') > causes the problem. I was trying to write portable SQL, but never mind! Portable (as in SQL9x) would be cast(column as date) which is also accepted by PostgreSQL...

Re: [BUGS] CURRENT_TIMESTAMP not work correctly insinde a transaction.

2002-02-22 Thread Thomas Lockhart
vior required by SQL9x afaicr. There is another function (timeofday()?) which returns the current clock time. hth - Thomas ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command

  1   2   3   >