• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix comment

Add flushing of user permissions as well when adding to a new group, extend comments

Tolerate usages of get_members_not_cached in "frontend code" around by making new member_state parameter optional and therefore not breaking previous contract

Deprecate duplicated api and replace its only occurence in upstream codebase

    • -9
    • +0
    ./plpgsql-utility-procs-postgresql.xql
  1. … 1 more file in changeset.
Allow to filter group members by membership state in the API

whitespace changes

S: ----------------------------------------------------------------------

use parameter::get_from_package_key only for singletons

Fix test test by considering that group pretty name is automatically localized

Don't quote some function defaults that are meant to be evaluated literally

New automated test doing the roundrtrip of group-type related API

Note that this is currently failing due to a bug in package_instantiate_object, which triggered the creation of this test.

Move logics to delete a group type into the API

  1. … 4 more files in changeset.
Remove unneeded variable

Reduce divergency between oracle and postgres codebase and bring portable sql inline

    • -39
    • +0
    ./application-group-procs-oracle.xql
    • -41
    • +0
    ./application-group-procs-postgresql.xql
Move remaining portable queries to tcl file

Remove obsolete partial query

Remove obsolete partial query: no reference was found in upstream code

Streamline retrieval of mapped host nodes

Move query into tcl file

Avoid setting the whole array in the api and just return what we need

Avoid asking for an array in the api

Use api and portable idioms to reduce divergency between oracle and postgres codebase

Replace queries with api and already available information

prefer US idioms

  1. … 2 more files in changeset.
add missing partition key

capitalize URL, improve wording

Whitespace changes

Fix typos and wording

Remove broken comment + Whitespace changes

Fix proc doc typo

improve comments, bump version number to 5.10.0d8

  1. … 1 more file in changeset.