Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few missing details #15

Closed
dvarrazzo opened this issue Dec 11, 2011 · 2 comments
Closed

A few missing details #15

dvarrazzo opened this issue Dec 11, 2011 · 2 comments

Comments

@dvarrazzo
Copy link
Contributor

After the patch for DEFAULT in OPERATOR CLASS submitted, I've been able to perform a full roundtrip of pgmp.

The resulting schema had a few small differences:

  • CATEGORY = 'N' in CREATE TYPE
  • SORTOP = > in CREATE AGGREGATE
  • HASHES, MERGES in CREATE OPERATOR

everything else roundtripped perfectly, which is a great result I'd say.

@jmafc
Copy link
Member

jmafc commented Jan 5, 2012

Commit a65b812 takes care of TYPE CATEGORY clause.

@jmafc
Copy link
Member

jmafc commented Jan 6, 2012

Commit 38f8bbf adds the AGGREGATE SORTOP clause.

@jmafc jmafc closed this as completed in 9681e3d Jan 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants