age icon indicating copy to clipboard operation
age copied to clipboard

Build the appropriate AGE build into both PostgreSQL development versions.

Open jrgemignani opened this issue 2 years ago • 8 comments

Build, make and install, the appropriate AGE build into both versions of PostgreSQL. Run 'make installcheck' for each version and put the results here.

jrgemignani avatar Sep 12 '22 22:09 jrgemignani

PG 11.5

Image

susano0 avatar Sep 14 '22 06:09 susano0

PG12.10

Image

susano0 avatar Sep 14 '22 20:09 susano0

Installed Apache AGE into both but one test is failing. Will try to solve the issue PG11 Test PG12 Test

PragyanD avatar Sep 19 '22 03:09 PragyanD

Installed apache AGE into both pg version but test expr is failing in both versions.

Image

Image

skkk98 avatar Sep 20 '22 08:09 skkk98

What OS distro and version are both of you using?

jrgemignani avatar Sep 20 '22 16:09 jrgemignani

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.

jrgemignani avatar Sep 20 '22 16:09 jrgemignani

Image Image

marodins avatar Sep 26 '22 07:09 marodins

11.5

Image

12.10

Image

rafsun42 avatar Sep 28 '22 01:09 rafsun42