This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
tablefunc
History
Robert Haas
cacbdd7810
Use appendStringInfoString instead of appendStringInfo where possible.
...
This shaves a few cycles, and generally seems like good programming practice. David Rowley
2013-10-31 10:55:59 -04:00
..
data
Have crosstab variants treat NULL rowid as a category in its own right,
2007-11-10 05:00:41 +00:00
expected
Reduce messages about implicit indexes and sequences to DEBUG1.
2012-07-04 20:35:29 -04:00
sql
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
.gitignore
Support "make check" in contrib
2011-04-25 22:27:11 +03:00
Makefile
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
tablefunc--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
tablefunc--unpackaged--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
tablefunc.c
Use appendStringInfoString instead of appendStringInfo where possible.
2013-10-31 10:55:59 -04:00
tablefunc.control
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
tablefunc.h
Update copyrights for 2013
2013-01-01 17:15:01 -05:00