> 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
In response to
pgsql-hackers by date
| Next: | From: David Hartwig | Date: 1998-07-09 13:42:38 |
| Subject: Re: [INTERFACES] Re: [HACKERS] Access & Postgres |
| Previous: | From: Thomas G. Lockhart | Date: 1998-07-09 13:21:27 |
| Subject: Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle |
pgsql-interfaces by date
| Next: | From: David Hartwig | Date: 1998-07-09 13:42:38 |
| Subject: Re: [INTERFACES] Re: [HACKERS] Access & Postgres |
| Previous: | From: Kevin Lau | Date: 1998-07-09 12:41:42 |
| Subject: AOLserver 2.3 |