]> granicus.if.org Git - postgresql/commit
Move ERRCODE_XXX macros into their own header file.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Jul 2003 18:37:52 +0000 (18:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Jul 2003 18:37:52 +0000 (18:37 +0000)
commit2d7a6a9ef27e738a3d7fdc65bde65d97da486342
tree88738c76b2b5d92c2fdf8220e29ce19eaaa651ee
parentaec57ea86833e450b771dbf8ca5752933b4e4600
Move ERRCODE_XXX macros into their own header file.
doc/src/sgml/sources.sgml
src/include/utils/elog.h
src/include/utils/errcodes.h [new file with mode: 0644]