<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/test/regress/expected/select_having_2.out, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Add a bunch of new error location reports to parse-analysis error messages.</title>
<updated>2008-09-01T20:42:46+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2008-09-01T20:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=b153c0920960a6059b67969469166fb29c0105d7'/>
<id>b153c0920960a6059b67969469166fb29c0105d7</id>
<content type='text'>
There are still some weak spots around JOIN USING and relation alias lists,
but most errors reported within backend/parser/ now have locations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are still some weak spots around JOIN USING and relation alias lists,
but most errors reported within backend/parser/ now have locations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the behavior of HAVING without GROUP BY conform to the SQL spec.</title>
<updated>2005-03-10T23:21:26+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2005-03-10T23:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=595ed2a8550e34c0abe64569a104d92ad077ec08'/>
<id>595ed2a8550e34c0abe64569a104d92ad077ec08</id>
<content type='text'>
Formerly, if such a clause contained no aggregate functions we mistakenly
treated it as equivalent to WHERE.  Per spec it must cause the query to
be treated as a grouped query of a single group, the same as appearance
of aggregate functions would do.  Also, the HAVING filter must execute
after aggregate function computation even if it itself contains no
aggregate functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Formerly, if such a clause contained no aggregate functions we mistakenly
treated it as equivalent to WHERE.  Per spec it must cause the query to
be treated as a grouped query of a single group, the same as appearance
of aggregate functions would do.  Also, the HAVING filter must execute
after aggregate function computation even if it itself contains no
aggregate functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>It seems some case-insensitive locales sort upper case before lower</title>
<updated>2003-07-18T03:21:53+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-07-18T03:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=5ea214b590f626154d11a28214ca7c774d9f8cb3'/>
<id>5ea214b590f626154d11a28214ca7c774d9f8cb3</id>
<content type='text'>
(BBBB before bbbb) and others the other way around.  Provide comparison
files that cater to both approaches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(BBBB before bbbb) and others the other way around.  Provide comparison
files that cater to both approaches.
</pre>
</div>
</content>
</entry>
</feed>
