aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-12-31 02:25:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-12-31 02:25:06 +0000
commit26ce4e85a1605326f29e3cb0cc715ddf522a753a (patch)
treebfd2ca91df26e9aff0873e0c59ce20d3ae096621 /src/backend/access/gist/gistsplit.c
parent8e8854daa2b4b3ef9e3fc1a56c79608a70018058 (diff)
downloadpostgresql-26ce4e85a1605326f29e3cb0cc715ddf522a753a.tar.gz
postgresql-26ce4e85a1605326f29e3cb0cc715ddf522a753a.zip
Add a WINDOW attribute to CREATE FUNCTION, and teach pg_dump about it,
so that user-defined window functions are possible. For the moment you'll have to write them in C, for lack of any interface to the WindowObject API in the available PLs, but it's better than no support at all. There was some debate about the best syntax for this. I ended up choosing the "it's an attribute" position --- the other approach will inevitably be more work, and the likely market for user-defined window functions is probably too small to justify it.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions