| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Alex Shulgin <ash(at)commandprompt(dot)com> |
| Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps |
| Date: | 2014-12-04 14:35:56 |
| Message-ID: | 20141204143555.GA26945@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Alex Shulgin wrote:
> Also this commit breaks initdb of `make check' for me:
>
> creating template1 database in /home/ash/build/postgresql/HEAD/src/test/regress/./tmp_check/data/base/1 ... TRAP: FailedAssertion("!(((xmax) >= ((TransactionId) 3)))", File: "/home/ash/src/postgresql/src/backend/storage/ipc/procarray.c", Line: 1414)
> Aborted (core dumped)
> child process exited with exit code 134
Uh, that's odd. Can you please get a stack trace? Do you have unusual
settings or a patched build?
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alex Shulgin | 2014-12-04 14:39:22 | Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps |
| Previous Message | Alex Shulgin | 2014-12-04 14:16:52 | Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2014-12-04 14:38:45 | Re: make check-world regress failed |
| Previous Message | Craig Ringer | 2014-12-04 14:30:46 | Re: libpq pipelining |