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 2019/08/22 00:04:35 UTC

[incubator-datasketches-postgresql] branch master updated (23930b1 -> 7057ce3)

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/incubator-datasketches-postgresql.git.


    from 23930b1  Merge pull request #11 from apache/create_extension_fix
     add 537173f  cpc init and cleanup
     new 7057ce3  Merge pull request #12 from apache/cpc_init

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:
 Makefile                         |  3 ++-
 src/cpc_sketch_c_adapter.cpp     | 11 ++++++++---
 src/cpc_sketch_c_adapter.h       |  3 +++
 src/{base64.h => global_hooks.c} | 17 ++++++++++-------
 4 files changed, 23 insertions(+), 11 deletions(-)
 copy src/{base64.h => global_hooks.c} (74%)


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


[incubator-datasketches-postgresql] 01/01: Merge pull request #12 from apache/cpc_init

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/incubator-datasketches-postgresql.git

commit 7057ce39d5b6b0d181ff0f3be1392ac074aae7bc
Merge: 23930b1 537173f
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Aug 21 17:04:31 2019 -0700

    Merge pull request #12 from apache/cpc_init
    
    cpc init and cleanup

 Makefile                     |  3 ++-
 src/cpc_sketch_c_adapter.cpp | 11 ++++++++---
 src/cpc_sketch_c_adapter.h   |  3 +++
 src/global_hooks.c           | 31 +++++++++++++++++++++++++++++++
 4 files changed, 44 insertions(+), 4 deletions(-)


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