|
I tried : select count('x') from patients; And I get the same error. select count('x'); should return the same as select count(*); which returns 1. Previous Postgres versions returned 1. -ESR- Peter Eisentraut wrote: Tom Lane wrote:Bruce Momjian <[EMAIL PROTECTED]> writes: |
- [HACKERS] Postgres 7.3.5 and count('x') Edwin S. Ramirez
- Re: [HACKERS] Postgres 7.3.5 and count('x') Tom Lane
- Re: [HACKERS] Postgres 7.3.5 and count('x') Bruce Momjian
- Re: [HACKERS] Postgres 7.3.5 and count('x') Tom Lane
- Re: [HACKERS] Postgres 7.3.5 and count('... Peter Eisentraut
- Re: [HACKERS] Postgres 7.3.5 and co... Tom Lane
- Re: [HACKERS] Postgres 7.3.5 and co... Edwin S. Ramirez
- Re: [HACKERS] Postgres 7.3.5 and count('x') Tom Lane
