1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00
Files
postgres/src
Tom Lane 131926a52d Remove useless check for NULL subexpression.
Coverity rightly gripes that it's silly to have a test here when
the adjacent ExecEvalExpr() would choke on a NULL expression pointer.

Petr Jelinek
2015-06-30 12:53:54 -04:00
..
2015-06-28 23:56:55 -04:00
2015-05-23 21:35:49 -04:00
2015-06-28 23:56:55 -04:00
2015-06-28 23:56:55 -04:00
2015-06-01 11:27:30 -04:00
2015-04-26 10:33:14 -04:00