Re: Add some regression tests for SEQUENCE
Robins Tharakan <tharakan@gmail.com>
From: Robins Tharakan <tharakan@gmail.com>
To: Josh Kupershmidt <schmiddy@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2013-03-18T23:07:25Z
Lists: pgsql-hackers
Attachments
- regress_sequence_v3.patch (application/octet-stream) patch v3
Duh. Apologies. That's what happens when you make that 1 last change. Please find an updated patch. -- Robins Tharakan On 19 March 2013 04:07, Josh Kupershmidt <schmiddy@gmail.com> wrote: > On Mon, Mar 18, 2013 at 3:10 PM, Robins Tharakan <tharakan@gmail.com> > wrote: > > Hi, > > > > Please find an updated patch (reworked on the names of SEQUENCES / ROLES > / > > SCHEMA etc.) > > Takes code-coverage of 'make check' for SEQUENCE to ~95%. > > There is a typo difference between sequence.out and sequence.sql > causing the test to fail: > > +-- Should fail since seq5 shouldn't exist > ... > +-- Should fail since seq5 shouldn't exit > > Josh >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Allow CREATE FOREIGN TABLE to include SERIAL columns.
- b14206862278 9.3.0 cited