{"id":21707757,"url":"https://github.com/flightaware/pltcl96","last_synced_at":"2026-05-04T16:33:57.289Z","repository":{"id":66872749,"uuid":"100744196","full_name":"flightaware/pltcl96","owner":"flightaware","description":"Base for standalone pl/tcl from Postgresql 9.6","archived":false,"fork":false,"pushed_at":"2017-08-18T20:05:35.000Z","size":363,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-08T21:39:22.316Z","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-08-18T19:33:03.000Z","updated_at":"2019-06-29T10:28:07.000Z","dependencies_parsed_at":"2023-02-27T10:46:43.089Z","dependency_job_id":null,"html_url":"https://github.com/flightaware/pltcl96","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl96","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl96/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl96/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flightaware%2Fpltcl96/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flightaware","download_url":"https://codeload.github.com/flightaware/pltcl96/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244656956,"owners_count":20488683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:08.847Z","updated_at":"2026-05-04T16:33:57.257Z","avatar_url":"https://github.com/flightaware.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stand-alone version of Postgres pl/tcl\n\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\nNOTE from Peter: This repo is restarting with Decibel's changes to pltcl from version 10,\napplied to pltcl from version 9.6... it does not include the postgresql commit history in\nhttps://github.com/decibel/pltcl because of my lack of git chops.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpltcl96","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflightaware%2Fpltcl96","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflightaware%2Fpltcl96/lists"}