{"id":21707752,"url":"https://github.com/flightaware/pltcl94","last_synced_at":"2026-05-08T15:48:45.508Z","repository":{"id":66872743,"uuid":"103161745","full_name":"flightaware/pltcl94","owner":"flightaware","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-11T17:01:57.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-07T17:08:27.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flightaware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-11T16:42:52.000Z","updated_at":"2019-06-29T10:27:59.000Z","dependencies_parsed_at":"2023-02-27T10:46:35.969Z","dependency_job_id":null,"html_url":"https://github.com/flightaware/pltcl94","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flightaware/pltcl94","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl94","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl94/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl94/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl94/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flightaware","download_url":"https://codeload.github.com/flightaware/pltcl94/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl94/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32787227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T22:19:07.394Z","updated_at":"2026-05-08T15:48:45.473Z","avatar_url":"https://github.com/flightaware.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stand-alone version of Postgres pl/tcl\nThis repository is meant to facilitate development and potential release of pl/tcl\nfeatures outside of the normal Postgres release process.\n\n# Building\nIn order to build from this repository, you must have a checkout of the full Postgres\nsource code. In that checkout, make certain that you can build and run pl/tcl. IE:\n\n```\ncd src/pl/tcl\nmake install installcheck\n```\n\nOnce you're satisfied that mainline pltcl works, switch to a checkout of this repository.\nYou will need to set the `top_builddir` environment variable, and then you can run make.\nUnlike mainline pl/tcl, `make check` is not supported; use the installcheck target instead:\n\n```\ntop_builddir=$HOME/pgsql/HEAD make installcheck\n```\n\n# Accidental use of mainline pl/tcl\nBecause this repository depends on the main Postgres source, it's possible to accidentally\nbe working with the mainline pl/tcl without realizing it. The simplest way to verify that\ninstallcheck is running the right code is to temporarily move the original pl/tcl somewhere\nelse:\n\n```\ntop_builddir=$HOME/pgsql/HEAD mv \"$top_builddir\"/src/pl/tcl ${TEMP:-/tmp}\n```\n\nNOTE: even if the mainline pltcl is accidentally being used, `make` will probably still be\nworking within this repository. Just because make works don't assume you have the correct\npl/tcl!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpltcl94","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflightaware%2Fpltcl94","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpltcl94/lists"}