Хранимые функции и процедурыIQueryable
 
 static class PostgresCustomFunctions
{
   public static bool pg_try_advisory_xact_lock(long key)
    {
       throw new Exception("Postgres function");
    }
}


protected override void OnModelCreating(ModelBuilder modelBuilder)
{
    modelBuilder
        .HasDbFunction(() => PostgresCustomFunctions.pg_try_advisory_xact_lock(default));
}
Failed to execute the [html] macro. Cause: [/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/solr-solrj-8.8.0.jar]. Click on this message for details.
Failed to execute the [html] macro. Cause: [/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/solr-solrj-8.8.0.jar]. Click on this message for details.
    
Failed to execute the [html] macro. Cause: [/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/solr-solrj-8.8.0.jar]. Click on this message for details.
Failed to execute the [html] macro. Cause: [/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/solr-solrj-8.8.0.jar]. Click on this message for details.