mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user