git.postgresql.org Git - postgresql.git/commit
Tue, 7 Jan 2014 19:47:54 +0000 (21:47 +0200)
Tue, 7 Jan 2014 19:49:15 +0000 (21:49 +0200)
commit f68220df92cb56f0452919f51eeef16262ec8f3b
Silence compiler warning on MSVC.
MSVC doesn't know that elog(ERROR) doesn't return, and gives a warning about
missing return. Silence that.
Amit Kapila
This is the main PostgreSQL git repository.
RSS
Atom