postgresql/src/backend
Tom Lane 325c54b69c Fix obsolete SQL syntax in comment.
This was legal back in the days of add_missing_from, though perhaps
never good style.  It's not legal anymore ...

Jan Urbański
2013-01-14 15:48:12 -05:00
..
access Remove spurious space 2013-01-14 12:08:59 -03:00
bootstrap Improve handling of ereport(ERROR) and elog(ERROR). 2013-01-13 18:40:09 -05:00
catalog Update copyrights for 2013 2013-01-01 17:15:01 -05:00
commands Fix incorrect error message when schema-CREATE permission is absent. 2013-01-07 11:54:59 -05:00
executor Fix obsolete SQL syntax in comment. 2013-01-14 15:48:12 -05:00
foreign Update copyrights for 2013 2013-01-01 17:15:01 -05:00
lib Update copyrights for 2013 2013-01-01 17:15:01 -05:00
libpq Update copyrights for 2013 2013-01-01 17:15:01 -05:00
main Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nodes Redesign the planner's handling of index-descent cost estimation. 2013-01-11 12:56:58 -05:00
optimizer Redesign the planner's handling of index-descent cost estimation. 2013-01-11 12:56:58 -05:00
parser Improve handling of ereport(ERROR) and elog(ERROR). 2013-01-13 18:40:09 -05:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Update copyrights for 2013 2013-01-01 17:15:01 -05:00
postmaster Make sure MaxBackends is always set 2013-01-02 14:39:11 -03:00
regex Update copyrights for 2013 2013-01-01 17:15:01 -05:00
replication Improve handling of ereport(ERROR) and elog(ERROR). 2013-01-13 18:40:09 -05:00
rewrite Update copyrights for 2013 2013-01-01 17:15:01 -05:00
snowball Update copyrights for 2013 2013-01-01 17:15:01 -05:00
storage Prevent very-low-probability PANIC during PREPARE TRANSACTION. 2013-01-13 22:20:22 -05:00
tcop Fix IsUnderPostmaster/EXEC_BACKEND confusion 2013-01-02 18:39:20 -03:00
tsearch Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utils Reject out-of-range dates in to_date(). 2013-01-14 15:19:48 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
Makefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nls.mk Sort file list when creating gettext-files 2011-12-27 20:20:56 +02:00