age
age copied to clipboard
Build the appropriate AGE build into both PostgreSQL development versions.
Build, make and install, the appropriate AGE build into both versions of PostgreSQL. Run 'make installcheck' for each version and put the results here.
PG 11.5
PG12.10
Installed Apache AGE into both but one test is failing. Will try to solve the issue
Installed apache AGE into both pg version but test expr
is failing in both versions.
What OS distro and version are both of you using?
You can use the following command to see what is different. You will need to execute it from the root of the distro -
diff regress/expected/expr.out regress/results/expr.out
If the diff isn't large, you can paste the results in here. Or, if there appears to be a 'theme' to the diff, then just post an example with a description. See issue #306 for an example, if needed.
I know that we discussed this in the meeting, but we need to have it documented for future reference.
11.5
12.10