[DOCS] Doc bug (?) in rules vs triggers

2004-02-15 Thread andrew
Chapter 13 of the documentation on Rules versus Triggers says in part "On the other hand a trigger that is fired on INSERT on a view can do the same as a rule, put the data somewhere else and suppress the insert in the view." However, it does not appear to be possible to set a trigger on a view,

[DOCS] PDF version of the docs

2004-02-15 Thread Kris Jurka
I have successfully built a pdf version of the 7.4 docs. While openjade still core dumps I was able to use plain jade instead. It took nearly ten days of continuous processing, but it finally spit out something useable. http://www.ejurka.com/pgsql/docs/ Kris Jurka ---