postgresql/src/backend/utils/error
Tom Lane a87ebace19 Tweak previous patch to ensure edata->filename always gets initialized.
On a platform that isn't supplying __FILE__, previous coding would either
crash or give a stale result for the filename string.  Not sure how likely
that is, but the original code catered for it, so let's keep doing so.
2011-11-30 00:37:06 -05:00
..
assert.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
elog.c Tweak previous patch to ensure edata->filename always gets initialized. 2011-11-30 00:37:06 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00