Chris wrote:

I'm just toying around, so this isn't high priority. I'll probably change the name of the enum to fielding_position for clarity's sake anyway. But for my own education - what's so unique about the name 'position'?

It's a string manipulation function:

http://www.postgresql.org/docs/8.3/interactive/functions-string.html

Forgot to say, you can see a list of reserved words in the manual too:

http://www.postgresql.org/docs/8.3/interactive/sql-keywords-appendix.html

and it's reserved there too.

--
Postgresql & php tutorials
http://www.designmagick.com/

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org/

Reply via email to