Check the comments in postgresql.sql - my previous commit didn't quite work
as expected.
I also removed an ugly assumption made in the PG port in bboard-procs.tcl.
operations. The new ops "AddAppletToCommunity" and
"AddUserToCommunity" will replace the old ops.
Added "tree_left" and "tree_right" in order to optimize tree queries, which
I did for the bboard package. "LIKE (tree_sortkey || %)" never uses the
index as we thought it did, as it turns out ... see postgresql.sql for
example queries that do.
Put the .info file in alignment with this package's world...
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.