pgsql/src/include/utils (builtins.h int8.h)
Started by Peter Eisentrautover 25 years ago1 messagescomitters
Date: Tuesday, October 24, 2000 @ 16:16:48
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv33264/src/include/utils
Modified Files:
builtins.h int8.h
----------------------------- Log Message -----------------------------
Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor
operator to '#' for consistency. Parser still needs work.