diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-12 18:23:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-12 18:23:21 +0000 |
commit | fcb90fdc95c690a88727a79e9feb687fa6d6c3b9 (patch) | |
tree | 82018f45f60f48ee155b64121e271dcac0f22c50 /src/tutorial/basics.source | |
parent | 1c6702f6fc6b7feea8bf10cc0d4ed3ca5edf4855 (diff) | |
download | postgresql-fcb90fdc95c690a88727a79e9feb687fa6d6c3b9.tar.gz postgresql-fcb90fdc95c690a88727a79e9feb687fa6d6c3b9.zip |
Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...)
for speed reasons. (ereport falls out much more quickly when no output
is needed than elog does.)
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions