This website requires JavaScript.
Explore
Help
Sign In
1berry
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
spi
History
Peter Eisentraut
6ad3611e1e
Remove dead assignment
...
per scan-build
2018-01-29 20:41:36 -05:00
..
autoinc--1.0.sql
…
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
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
2017-03-12 19:35:34 -04:00
autoinc.control
…
autoinc.example
…
insert_username--1.0.sql
…
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
Replace uses of SPI_modifytuple that intend to allocate in current context.
2016-11-08 15:36:44 -05:00
insert_username.control
…
insert_username.example
…
Makefile
…
moddatetime--1.0.sql
…
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
Generate fmgr prototypes automatically
2017-01-17 14:06:07 -05:00
moddatetime.control
…
moddatetime.example
…
refint--1.0.sql
…
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
Remove dead assignment
2018-01-29 20:41:36 -05:00
refint.control
…
refint.example
…
timetravel--1.0.sql
…
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
Document and use SPI_result_code_string()
2017-10-04 22:14:21 -04:00
timetravel.control
…
timetravel.example
…