Results 3 issues of Simon

Changes proposed in this pull request: - Replacing dependency from eclipse with a standard makefile - Replacing dependency from argp.h with standard getopt.h (for macOS compilation among other) - Removing...

Implementation of an MCP server for Dagu #976 ## Summary by CodeRabbit * **New Features** * Adds an "mcp" CLI command to run an MCP server. * Provides tools to...

Hello, I am trying to fiddle with pgrx but I can't figure out how to return a SetOf PgHeapTuple. The primary purpose is to be able to return a SETOF...