• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

    • -4
    • +4
    ./sql/postgresql/soap-gateway-create.sql
  1. … 19 more files in changeset.
[PostgreSQL 11] Change 'with (iscachable)' to IMMUTABLE for PG11

    • -2
    • +2
    ./sql/postgresql/soap-gateway-create.sql
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 471 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 200 more files in changeset.
Fix typos

  1. … 21 more files in changeset.
Fix typos

  1. … 21 more files in changeset.
Fix more typos

  1. … 83 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
Imported sources for SOAP Gateway package version 0.12d.

    • -0
    • +83
    ./lib/demo-procs.tcl
    • -0
    • +116
    ./lib/interop-procs.tcl
    • -0
    • +220
    ./lib/workspace-procs.tcl
    • -0
    • +571
    ./sql/postgresql/soap-gateway-create.sql
    • -0
    • +100
    ./sql/postgresql/soap-gateway-drop.sql
    • -0
    • +239
    ./tcl/soap-fault-procs.tcl
    • -0
    • +51
    ./tcl/soap-procs-postgresql.xql
    • -0
    • +852
    ./tcl/soap-procs.tcl
    • -0
    • +94
    ./tcl/soap-server-lib-procs-postgresql.xql
    • -0
    • +624
    ./tcl/soap-server-lib-procs.tcl
    • -0
    • +32
    ./tcl/soap-server-procs-postgresql.xql
    • -0
    • +425
    ./tcl/soap-server-procs.tcl
    • -0
    • +48
    ./tcl/soap-wsdl-procs-postgresql.xql
  1. … 55 more files in changeset.