diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2013-02-01 17:50:04 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2013-02-01 17:50:04 -0300 |
commit | e1d25de35a2b1f809e8f8d7b182ce0af004f3ec9 (patch) | |
tree | 9edcd271d7553ad4fbda2f15ec06dda4f21815cc /src/backend/utils/adt/enum.c | |
parent | dd1569da67937b819d1589a9f664af9aa9657945 (diff) | |
download | postgresql-e1d25de35a2b1f809e8f8d7b182ce0af004f3ec9.tar.gz postgresql-e1d25de35a2b1f809e8f8d7b182ce0af004f3ec9.zip |
Move Assert() definitions to c.h
This way, they can be used by frontend and backend code. We already
supported that, but doing it this way allows us to mix true frontend
files with backend files compiled in frontend environment.
Author: Andres Freund
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions