]> git.frustrated-labs.net Git - pg-cowsay.git/commitdiff
update readme master
authorAlexander Goussas <[email protected]>
Mon, 11 Nov 2024 00:45:49 +0000 (19:45 -0500)
committerAlexander Goussas <[email protected]>
Mon, 11 Nov 2024 00:45:49 +0000 (19:45 -0500)
README.md

index eeb6679540bad3992683e8be5f3ad0d7a7a2f50a..7d2f4d3920b8af469d204b184f6f67ef0d4586ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,6 +23,11 @@ Output:
 (1 row)
 ```
 
 (1 row)
 ```
 
+## Relevant links
+
+- EDB article on building a web server in a postgres extension: https://www.enterprisedb.com/blog/exploring-postgress-arena-allocator-writing-http-server-scratch.
+- Postgres documentation on C API functions: https://www.postgresql.org/docs/6.5/xfunc14663.htm
+
 ## License
 
 MIT
 ## License
 
 MIT