document postgresql reserve word website

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8573 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-01-06 14:15:06 +00:00
parent 28dce28391
commit be6d865332

View File

@ -15,6 +15,9 @@ use xCAT::ExtTab;
#
# Make sure any new attributes are not SQL reserved words by checking
# on this site:http://www.petefreitag.com/tools/sql_reserved_words_checker/
# For Postgresql: check the following site for names that cannot be used
# as attributes under any conditions:
# http://www.postgresql.org/docs/8.3/static/sql-keywords-appendix.html
#
# Current SQL reserved words being used in this Schema with special
# processing are the