.. |
autoinc--1.0.sql
|
Throw a useful error message if an extension script file is fed to psql.
|
2011-10-12 15:45:03 -04:00 |
autoinc--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:37 +02:00 |
autoinc.c
|
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
|
2014-04-18 00:03:19 -04:00 |
autoinc.control
|
|
|
autoinc.example
|
|
|
insert_username--1.0.sql
|
Throw a useful error message if an extension script file is fed to psql.
|
2011-10-12 15:45:03 -04:00 |
insert_username--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:37 +02:00 |
insert_username.c
|
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
|
2014-04-18 00:03:19 -04:00 |
insert_username.control
|
|
|
insert_username.example
|
|
|
Makefile
|
Add file version information to most installed Windows binaries.
|
2014-07-14 14:07:52 -04:00 |
moddatetime--1.0.sql
|
Throw a useful error message if an extension script file is fed to psql.
|
2011-10-12 15:45:03 -04:00 |
moddatetime--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:37 +02:00 |
moddatetime.c
|
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
|
2014-04-18 00:03:19 -04:00 |
moddatetime.control
|
|
|
moddatetime.example
|
|
|
refint--1.0.sql
|
Throw a useful error message if an extension script file is fed to psql.
|
2011-10-12 15:45:03 -04:00 |
refint--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:37 +02:00 |
refint.c
|
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
|
2014-04-18 00:03:19 -04:00 |
refint.control
|
|
|
refint.example
|
|
|
timetravel--1.0.sql
|
Throw a useful error message if an extension script file is fed to psql.
|
2011-10-12 15:45:03 -04:00 |
timetravel--unpackaged--1.0.sql
|
Fix typos in some error messages thrown by extension scripts when fed to psql.
|
2014-08-25 18:30:37 +02:00 |
timetravel.c
|
Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
|
2015-02-21 16:12:14 -05:00 |
timetravel.control
|
|
|
timetravel.example
|
|
|