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 2023/01/26 08:51:38 UTC

[age-website] branch master updated: Agtype NULL vs Postgres NULL (#128)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a302f24c Agtype NULL vs Postgres NULL (#128)
a302f24c is described below

commit a302f24c648cfafed43adad2e3c067f73b4251a1
Author: Muhammad Muneeb Ur Rehman <76...@users.noreply.github.com>
AuthorDate: Thu Jan 26 13:51:33 2023 +0500

    Agtype NULL vs Postgres NULL (#128)
    
    * Agtype NULL vs Postgres NULL
    
    There was no detail given below the heading 'Agtype NULL vs Postgres NULL' heading.  I updated it.
    
    * Agtype NULL vs Postgres NULL
    
    Set the sentence structure and made it more readable.
    
    * Agtype NULL vs Postgres NULL
    
    Add 'the'
    
    Co-authored-by: Pieterjan De Potter <pi...@ugent.be>
---
 docs/intro/types.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/intro/types.md b/docs/intro/types.md
index 7f3f7d6a..6d6e7a14 100644
--- a/docs/intro/types.md
+++ b/docs/intro/types.md
@@ -48,6 +48,7 @@ Result:
 
 #### Agtype NULL vs Postgres NULL
 
+The concept of NULL in Agtype and Postgres is the same as it is in Cypher.
 
 ### Integer