robocop
|
3b5a0fdae5
|
The way AccessItem instances were ordered was a hack that sooner or later would fail when adding more object types (that now have ACLs but we still don't enfornce them). Further, comparing numbers is faster than comparing strings.
|
2010-02-13 08:31:16 +00:00 |
|
asfernandes
|
82ccb81d3b
|
Unify even more procedure and function handling. While at it, fix a wrong access to req_procedure when validating function.
|
2009-12-30 01:40:39 +00:00 |
|
asfernandes
|
d8c99a9be2
|
1) Make procedures and functions member of the same hierarchy (Routine class)
2) Some completion for external functions
|
2009-12-27 22:05:22 +00:00 |
|
asfernandes
|
8f19a2b7e1
|
Consts
|
2009-12-27 19:05:38 +00:00 |
|
dimitr
|
e07921cc2f
|
PSQL functions (support for default parameters).
|
2009-12-25 14:37:44 +00:00 |
|
dimitr
|
6e1f8db753
|
Metadata cache support for PSQL functions.
|
2009-12-24 14:15:21 +00:00 |
|
asfernandes
|
bc0cfcd584
|
1) Make it build in Linux; 2) Fix some warnings
|
2009-12-21 20:55:07 +00:00 |
|
dimitr
|
6afd92f854
|
Support for PSQL functions (other JRD changes). Still work in progress.
|
2009-12-21 17:53:49 +00:00 |
|