postgresql/contrib/spi
Peter Eisentraut ba4cacf075 Recode non-ASCII characters in source to UTF-8
For consistency, have all non-ASCII characters from contributors'
names in the source be in UTF-8.  But remove some other more
gratuitous uses of non-ASCII characters.
2011-05-31 23:11:46 +03:00
..
autoinc--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
autoinc--unpackaged--1.0.sql
autoinc.c
autoinc.control
autoinc.example
insert_username--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
insert_username--unpackaged--1.0.sql
insert_username.c
insert_username.control
insert_username.example
Makefile
moddatetime--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
moddatetime--unpackaged--1.0.sql
moddatetime.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
moddatetime.control
moddatetime.example
refint--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
refint--unpackaged--1.0.sql
refint.c
refint.control
refint.example
timetravel--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
timetravel--unpackaged--1.0.sql
timetravel.c Recode non-ASCII characters in source to UTF-8 2011-05-31 23:11:46 +03:00
timetravel.control
timetravel.example