• Stars
    star
    7
  • Rank 2,231,522 (Top 46 %)
  • Language
    C
  • License
    Other
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

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.
C
2,078
star
2

plpgsql_check

plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
C
553
star
3

plpgsql_lint

This is a postgresql extension that ensure a deep validation of embedded SQL inside PL/pgSQL functions
C
64
star
4

ncurses-st-menu

ncurses (pdcurses) based library for CUA look menu
C
53
star
5

url_encode

url_encode, url_decode functions for PostgreSQL
C
43
star
6

session_exec

PostgreSQL extension that introduce login function
C
16
star
7

pgimportdoc

command line utility for importing XML, JSON, BYTEA document to PostgreSQL
C
15
star
8

plpsm0

initial implementation of SQL/PSM language for PostgreSQL
C
8
star
9

orafce_sql

PostgreSQL extension that provides a API of Oracle's package dbms_sql
C
7
star
10

generic-scheduler

PostgreSQL generic SQL statements scheduler without additional dependencies (requires 9.5)
C
7
star
11

pgexportdoc

export XML, JSON and BYTEA documents from PostgreSQL
C
5
star
12

replace_empty_string

PostgreSQL generic C trigger used for replace empty strings by NULLs
C
5
star
13

Enumset

implementation of set of enum
C
4
star
14

pltoolbox

set of functions for usage from PostgreSQL stored procedures
C
2
star
15

template_fdw

PostgreSQL data wrapper for template tables - any DML and SELECT operations are disallowed
C
1
star
16

csv-pretty-format

simple tool for formatting csv files to tables - it is just POC how to parse and format CSV
C
1
star
17

autoreindex

C
1
star
18

pgDecimal

PostgreSQL types based on _Decimal32 and _Decimal64 types.
1
star