| From: | "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | David Hartwig <daveh(at)insightdist(dot)com>, Postgres Hackers List <hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [INTERFACES] Re: [HACKERS] Access & Postgres |
| Date: | 1998-07-09 13:30:43 |
| Message-ID: | 35A4C603.3F60A4EB@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
> I'm seeing backend crashes from the "junkfilter" regression test
I think I have a patch for the problem:
postgres=> select c, count(*) from test_missing_target group by 3;
ERROR: ORDER/GROUP BY position 3 is not in target list
Previously this query provoked a core dump. Will do some regression
testing and then commit to the source tree...
- Tom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Hartwig | 1998-07-09 13:42:38 | Re: [INTERFACES] Re: [HACKERS] Access & Postgres |
| Previous Message | Thomas G. Lockhart | 1998-07-09 13:21:27 | Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Hartwig | 1998-07-09 13:42:38 | Re: [INTERFACES] Re: [HACKERS] Access & Postgres |
| Previous Message | Kevin Lau | 1998-07-09 12:41:42 | AOLserver 2.3 |