You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by pd...@apache.org on 2022/04/27 07:49:55 UTC

[incubator-age-website] branch discussions-36-1 created (now f7a2ef1)

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

pdpotter pushed a change to branch discussions-36-1
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


      at f7a2ef1  Fix result of querying unexisting index in list

This branch includes the following new commits:

     new f7a2ef1  Fix result of querying unexisting index in list

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.



[incubator-age-website] 01/01: Fix result of querying unexisting index in list

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

pdpotter pushed a commit to branch discussions-36-1
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git

commit f7a2ef15b669d334d926239dc92ae1ad2a7c3082
Author: Pieterjan De Potter <pi...@ugent.be>
AuthorDate: Wed Apr 27 09:49:51 2022 +0200

    Fix result of querying unexisting index in list
    
    Reported in https://github.com/apache/incubator-age/discussions/36
---
 docs/intro/types.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/intro/types.md b/docs/intro/types.md
index 88ea414..b5e4a0c 100644
--- a/docs/intro/types.md
+++ b/docs/intro/types.md
@@ -756,7 +756,7 @@ Result:
    </td>
   </tr>
   <tr>
-   <td>[0, 1, 2, 3]
+   <td>
    </td>
   </tr>
   <tr>