Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ishaanadarsh/postgres-extension-tutorial issues and pull requests
#33 - External Languages ( C )
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#33 - External Languages ( C )
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#32 - Procedural Languages (PL/pgSQL + PL/Python)
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#32 - Procedural Languages (PL/pgSQL + PL/Python)
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#31 - PGXN + pgxnclient
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#31 - PGXN + pgxnclient
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
Labels: documentation
#30 - Quick Start for Extension using PL/Python
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#30 - Quick Start for Extension using PL/Python
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#29 - Issue in Installing PL/Python on Postgres
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: question
#29 - Issue in Installing PL/Python on Postgres
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: question
#28 - Error while using CREATE EXTENSION command
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: help wanted, question
#28 - Error while using CREATE EXTENSION command
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: help wanted, question
#27 - Quick Start for Simple Python Extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
Labels: documentation
#27 - Quick Start for Simple Python Extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
Labels: documentation
#26 - Error while implementing Custom Operator in PostgreSQL
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 4 comments
Labels: bug, question
#26 - Error while implementing Custom Operator in PostgreSQL
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 4 comments
Labels: bug, question
#25 - Update Sample-Ext.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 1 comment
Labels: documentation
#25 - Update Sample-Ext.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 1 comment
Labels: documentation
#24 - ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --no-rdoc
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#24 - ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --no-rdoc
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#23 - On running pgxn install -> Getting ERROR: network error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#23 - On running pgxn install -> Getting ERROR: network error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#22 - ALTER EXTENSION ERROR : extension "my_extension" has no update path from version "1.0.0" to version "1.0.1"
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#22 - ALTER EXTENSION ERROR : extension "my_extension" has no update path from version "1.0.0" to version "1.0.1"
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#21 - The extension code for my_extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#21 - The extension code for my_extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#20 - aggregate function calls cannot contain set-returning function calls
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
#20 - aggregate function calls cannot contain set-returning function calls
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
#19 - Unknown META specification, cannot validate. [Spec v1.0.1]
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#19 - Unknown META specification, cannot validate. [Spec v1.0.1]
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 2 comments
#18 - SQL Postgres Extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#18 - SQL Postgres Extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#17 - No function matches the given name and argument types. You might need to add explicit type casts.
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 1 comment
Labels: help wanted, question
#17 - No function matches the given name and argument types. You might need to add explicit type casts.
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 1 comment
Labels: help wanted, question
#16 - Code for the basic SQL extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#16 - Code for the basic SQL extension
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#15 - Regression testing Issue [Make installcheck]
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: help wanted, question
#15 - Regression testing Issue [Make installcheck]
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 5 comments
Labels: help wanted, question
#14 - Update MVP+Makefile.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 3 comments
Labels: documentation
#14 - Update MVP+Makefile.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 3 comments
Labels: documentation
#13 - Makefile issue in Creating Postgres Extension
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 3 comments
Labels: help wanted, question
#13 - Makefile issue in Creating Postgres Extension
Issue -
State: closed - Opened by IshaanAdarsh over 1 year ago
- 3 comments
Labels: help wanted, question
#12 - Create Extension_Release_Management_and_Upgradability.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#12 - Create Extension_Release_Management_and_Upgradability.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#11 - Create Regression_file.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#11 - Create Regression_file.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#10 - Create External_Languages.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#10 - Create External_Languages.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#9 - Create Procedural_Languages.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#9 - Create Procedural_Languages.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#8 - Update PGXN.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#8 - Update PGXN.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#7 - Update PGXS.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#7 - Update PGXS.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#6 - Update Makefile.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#5 - Update Directory_Hierarchy.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#4 - Update Anatomy_of_extension.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#3 - Update Prerequisite.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#2 - Trying
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago
#1 - Update MVP.md
Pull Request -
State: closed - Opened by IshaanAdarsh over 1 year ago