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 2023/02/03 21:15:22 UTC

[datasketches-postgresql] branch master updated (9402ebf -> 8883b8d)

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 9402ebf  Merge pull request #58 from apache/remove_travis
     add c3830ce  update scripts, fixes #59
     add 8f75149  added AOD and REQ sketches
     new 8883b8d  Merge pull request #60 from apache/update_scripts

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                                           |   2 +-
 ...d_sketch.sql => datasketches--1.3.0--1.4.0.sql} | 179 +++++++++++++++++++++
 sql/datasketches--1.4.0--1.5.0.sql                 |  18 +++
 3 files changed, 198 insertions(+), 1 deletion(-)
 copy sql/{datasketches_aod_sketch.sql => datasketches--1.3.0--1.4.0.sql} (50%)
 create mode 100644 sql/datasketches--1.4.0--1.5.0.sql


---------------------------------------------------------------------
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 #60 from apache/update_scripts

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 8883b8d831a99a71b4f6978c0b43d871fa03ac72
Merge: 9402ebf 8f75149
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Fri Feb 3 13:15:15 2023 -0800

    Merge pull request #60 from apache/update_scripts
    
    update scripts, fixes #59

 Makefile                           |   2 +-
 sql/datasketches--1.3.0--1.4.0.sql | 370 +++++++++++++++++++++++++++++++++++++
 sql/datasketches--1.4.0--1.5.0.sql |  18 ++
 3 files changed, 389 insertions(+), 1 deletion(-)


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