You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2022/11/07 23:23:51 UTC

[datasketches-postgresql] branch master updated (a892f37 -> db16042)

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-postgresql.git


    from a892f37  Merge pull request #55 from apache/frequent_items_allocation_fix
     add 62d457b  use standard C
     new db16042  Merge pull request #56 from apache/standard_c

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/quantiles_double_sketch_pg_functions.c | 13 +++++++++----
 src/req_float_sketch_pg_functions.c        | 13 +++++++++----
 2 files changed, 18 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[datasketches-postgresql] 01/01: Merge pull request #56 from apache/standard_c

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-postgresql.git

commit db16042e7db44fe5edb422fe00e34af8390b306c
Merge: a892f37 62d457b
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Nov 7 15:23:46 2022 -0800

    Merge pull request #56 from apache/standard_c
    
    use standard C

 src/quantiles_double_sketch_pg_functions.c | 13 +++++++++----
 src/req_float_sketch_pg_functions.c        | 13 +++++++++----
 2 files changed, 18 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org