PostgreSQL developer
pspg. Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
2.7kplpgsql_check. plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
771ncurses-st-menu. ncurses (pdcurses) based library for CUA look menu
69plpgsql_lint. This is a postgresql extension that ensure a deep validation of embedded SQL inside PL/pgSQL functions
66url_encode. url_encode, url_decode functions for PostgreSQL
52pgimportdoc. command line utility for importing XML, JSON, BYTEA document to PostgreSQL
20session_exec. PostgreSQL extension that introduce login function
17pgmeminfo. allow to access to memory usage diagnostics
15plpsm0. initial implementation of SQL/PSM language for PostgreSQL
9orafce_mail. PostgreSQL extension that allows to sending mails from Postgres. It is based on `libcurl` library. Implemented API is almost compatible with API of Oracle's `UTL_MAIL` package.
8orafce_sql. PostgreSQL extension that provides a API of Oracle's package dbms_sql
8generic-scheduler. PostgreSQL generic SQL statements scheduler without additional dependencies (requires 9.5)
7pgexportdoc. export XML, JSON and BYTEA documents from PostgreSQL
6replace_empty_string. PostgreSQL generic C trigger used for replace empty strings by NULLs
5Enumset. implementation of set of enum
5pltoolbox. set of functions for usage from PostgreSQL stored procedures
5csv-pretty-format. simple tool for formatting csv files to tables - it is just POC how to parse and format CSV
2ora2pg. Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
2autoreindex. C
2simple. postgresql simple demo extension
1autoconf-archive. A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.
1pspretty. another SQL formatter (designed for PostgreSQL and Joe Celko's formatting style)
1pgquarrel. pgquarrel compares PostgreSQL database schemas (DDL)
1template_fdw. PostgreSQL data wrapper for template tables - any DML and SELECT operations are disallowed
1pgDecimal. PostgreSQL types based on _Decimal32 and _Decimal64 types.
1