Content-Length: 254537 | pFad | http://github.com/postgrespro/postgres/commit/325c54b69cbddc03445ca6c3198d2998c5d5818f

9F Fix obsolete SQL syntax in comment. · postgrespro/postgres@325c54b · GitHub
Skip to content

Commit 325c54b

Browse files
committed
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
1 parent 5c4eb91 commit 325c54b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/executor/execProcnode.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
* the number of employees in that department. So we have the query:
3333
*
3434
* select DEPT.no_emps, EMP.age
35+
* from DEPT, EMP
3536
* where EMP.name = DEPT.mgr and
3637
* DEPT.name = "shoe"
3738
*

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/325c54b69cbddc03445ca6c3198d2998c5d5818f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy