8000 postgres/contrib at master · MarkusSintonen/postgres · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"path":"contrib","repo":{"id":98685215,"defaultBranch":"master","name":"postgres","ownerLogin":"MarkusSintonen","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-07-28T20:20:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12939780?v=4","public":true,"private":false,"isOrgOwned":false},"currentUser":null,"refInfo":{"name":"master","listCacheKey":"v0:1503343798.0","canEdit":false,"refType":"branch","currentOid":"92d830f4bff643953a09563abaa106af42625207"},"tree":{"items":[{"name":"adminpack","path":"contrib/adminpack","contentType":"directory"},{"name":"amcheck","path":"contrib/amcheck","contentType":"directory"},{"name":"auth_delay","path":"contrib/auth_delay","contentType":"directory"},{"name":"auto_explain","path":"contrib/auto_explain","contentType":"directory"},{"name":"bloom","path":"contrib/bloom","contentType":"directory"},{"name":"btree_gin","path":"contrib/btree_gin","contentType":"directory"},{"name":"btree_gist","path":"contrib/btree_gist","contentType":"directory"},{"name":"citext","path":"contrib/citext","contentType":"directory"},{"name":"cube","path":"contrib/cube","contentType":"directory"},{"name":"dblink","path":"contrib/dblink","contentType":"directory"},{"name":"dict_int","path":"contrib/dict_int","contentType":"directory"},{"name":"dict_xsyn","path":"contrib/dict_xsyn","contentType":"directory"},{"name":"earthdistance","path":"contrib/earthdistance","contentType":"directory"},{"name":"file_fdw","path":"contrib/file_fdw","contentType":"directory"},{"name":"fuzzystrmatch","path":"contrib/fuzzystrmatch","contentType":"directory"},{"name":"hstore","path":"contrib/hstore","contentType":"directory"},{"name":"hstore_plperl","path":"contrib/hstore_plperl","contentType":"directory"},{"name":"hstore_plpython","path":"contrib/hstore_plpython","contentType":"directory"},{"name":"intagg","path":"contrib/intagg","contentType":"directory"},{"name":"intarray","path":"contrib/intarray","contentType":"directory"},{"name":"isn","path":"contrib/isn","contentType":"directory"},{"name":"lo","path":"contrib/lo","contentType":"directory"},{"name":"ltree","path":"contrib/ltree","contentType":"directory"},{"name":"ltree_plpython","path":"contrib/ltree_plpython","contentType":"directory"},{"name":"oid2name","path":"contrib/oid2name","contentType":"directory"},{"name":"pageinspect","path":"contrib/pageinspect","contentType":"directory"},{"name":"passwordcheck","path":"contrib/passwordcheck","contentType":"directory"},{"name":"pg_buffercache","path":"contrib/pg_buffercache","contentType":"directory"},{"name":"pg_freespacemap","path":"contrib/pg_freespacemap","contentType":"directory"},{"name":"pg_prewarm","path":"contrib/pg_prewarm","contentType":"directory"},{"name":"pg_standby","path":"contrib/pg_standby","contentType":"directory"},{"name":"pg_stat_statements","path":"contrib/pg_stat_statements","contentType":"directory"},{"name":"pg_trgm","path":"contrib/pg_trgm","contentType":"directory"},{"name":"pg_visibility","path":"contrib/pg_visibility","contentType":"directory"},{"name":"pgcrypto","path":"contrib/pgcrypto","contentType":"directory"},{"name":"pgrowlocks","path":"contrib/pgrowlocks","contentType":"directory"},{"name":"pgstattuple","path":"contrib/pgstattuple","contentType":"directory"},{"name":"postgres_fdw","path":"contrib/postgres_fdw","contentType":"directory"},{"name":"seg","path":"contrib/seg","contentType":"directory"},{"name":"sepgsql","path":"contrib/sepgsql","contentType":"directory"},{"name":"spi","path":"contrib/spi","contentType":"directory"},{"name":"sslinfo","path":"contrib/sslinfo","contentType":"directory"},{"name":"start-scripts","path":"contrib/start-scripts","contentType":"directory"},{"name":"tablefunc","path":"contrib/tablefunc","contentType":"directory"},{"name":"tcn","path":"contrib/tcn","contentType":"directory"},{"name":"test_decoding","path":"contrib/test_decoding","contentType":"directory"},{"name":"tsm_system_rows","path":"contrib/tsm_system_rows","contentType":"directory"},{"name":"tsm_system_time","path":"contrib/tsm_system_time","contentType":"directory"},{"name":"unaccent","path":"contrib/unaccent","contentType":"directory"},{"name":"uuid-ossp","path":"contrib/uuid-ossp","contentType":"directory"},{"name":"vacuumlo","path":"contrib/vacuumlo","contentType":"directory"},{"name":"xml2","path":"contrib/xml2","contentType":"directory"},{"name":"Makefile","path":"contrib/Makefile","contentType":"file"},{"name":"README","path":"contrib/README","contentType":"file"},{"name":"contrib-global.mk","path":"contrib/contrib-global.mk","contentType":"file"}],"templateDirectorySuggestionUrl":null,"readme":{"displayName":"README","richText":"\u003cdiv class=\"plain\"\u003e\u003cpre style=\"white-space: pre-wrap\"\u003eThe PostgreSQL contrib tree\n---------------------------\n\nThis subtree contains porting tools, analysis utilities, and plug-in\nfeatures that are not part of the core PostgreSQL system, mainly\nbecause they address a limited audience or are too experimental to be\npart of the main source tree. This does not preclude their\nusefulness.\n\nUser documentation for each module appears in the main SGML\ndocumentation.\n\nWhen building from the source distribution, these modules are not\nbuilt automatically, unless you build the \"world\" target. You can\nalso build and install them all by running \"make all\" and \"make\ninstall\" in this directory; or to build and install just one selected\nmodule, do the same in that module's subdirectory.\n\nSome directories supply new user-defined functions, operators, or\ntypes. To make use of one of these modules, after you have installed\nthe code you need to register the new SQL objects in the database\nsystem by executing a CREATE EXTENSION command. In a fresh database,\nyou can simply do\n\n CREATE EXTENSION module_name;\n\nSee the PostgreSQL documentation for more information about this\nprocedure.\n\u003c/pre\u003e\u003c/div\u003e","errorMessage":null,"headerInfo":{"toc":[],"siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FMarkusSintonen%2Fpostgres%2Ftree%2Fmaster%2Fcontrib"}},"totalCount":55,"showBranchInfobar":true},"fileTree":{"":{"items":[{"name":"config","path":"config","contentType":"directory"},{"name":"contrib","path":"contrib","contentType":"directory"},{"name":"doc","path":"doc","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":".dir-locals.el","path":".dir-locals.el","contentType":"file"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"COPYRIGHT","path":"COPYRIGHT","contentType":"file"},{"name":"GNUmakefile.in","path":"GNUmakefile.in","contentType":"file"},{"name":"HISTORY","path":"HISTORY","contentType":"file"},{"name":"Makefile","path":"Makefile","contentType":"file"},{"name":"README","path":"README","contentType":"file"},{"name":"README.git","path":"README.git","contentType":"file"},{"name":"aclocal.m4","path":"aclocal.m4","contentType":"file"},{"name":"configure","path":"configure","contentType":"file"},{"name":"configure.in","path":"configure.in","contentType":"file"}],"totalCount":16}},"fileTreeProcessingTime":9.577518,"foldersToFetch":[],"treeExpanded":true,"symbolsExpanded":false,"csrf_tokens":{"/MarkusSintonen/postgres/branches":{"post":"JYR1mz_s5cQ5NFkbheaMCDIpG5HMe38ID7zLThTGoGsvC2s8qZiLg0v1pT0Gniy2lN5ghFNjHdnGf6FG697dMw"},"/MarkusSintonen/postgres/branches/fetch_and_merge/master":{"post":"H5ty-VKTayu0qElaWBVRnDD8CDfSxN-gFWGW1myAzoM9rw4heiQiEdqwmOaIq2lu_YhgODqd6bI4IjppMnJAFQ"},"/MarkusSintonen/postgres/branches/fetch_and_merge/master?discard_changes=true":{"post":"oX4KRA-7VPyOJA5Q-lItmf_0Mm5g1oShuYzS6HvFHtqDSnacJwwdxuA83-wq7BVrMoBaYYiPsrOUz35XJTeQTA"}}},"title":"postgres/contrib at master · MarkusSintonen/postgres","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}
0