• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

citusdata / cstore_fdw / 45 / 1
97%
master: 0%

Build:
Build:
LAST BUILD BRANCH: fix_ci_2
DEFAULT BRANCH: master
Ran 10 Jul 2014 07:50AM UTC
Files 6
Run time 30s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jul 2014 07:49AM UTC coverage: 95.502% (+0.3%) from 95.226%
PGVERSION=9.3

push

travis-ci

pykello
Merge pull request #29 from samay-sharma/master

(1) delete files on DROP FOREIGN TABLE (2) don't error out for empty tables.

(1) Previously when user dropped the foreign table, the data and footer files weren't deleted and user needed to delete them manually. This wasn't convenient and sometimes it caused problems in situations where user recreated a table schema but with the same filename. This commit fixes the issue by automatically deleting the files when user issues DROP FOREIGN TABLE.

(2) Previously user couldn't run queries on a table where no data was copied in. This was because data and footer files were missing. In this commit these files are created when the table is created, so this issue is fixed. This change also has a useful side-effect: if the filename is not writable, user gets an error when trying to create the table.

patch by @samay-sharma
tested by @samay-sharma and @pykello,
cr by @pykello

1571 of 1645 relevant lines covered (95.5%)

2557.04 hits per line

Source Files on job 45.1 (PGVERSION=9.3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 45
  • Travis Job 45.1
  • 4377ef2b on github
  • Prev Job for PGVERSION=9.3 on develop (#42.1)
  • Next Job for PGVERSION=9.3 on develop (#52.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc