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