Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110744 - Postgresql could optionally depend on test
Summary: Postgresql could optionally depend on test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 All
: High enhancement (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 12:24 UTC by Andy Chambers
Modified: 2007-09-22 23:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds optional "test" use flag (postgresql-8.0.3-use_test.patch,1.37 KB, patch)
2005-10-28 12:35 UTC, Andy Chambers
Details | Diff
adjusted to use examples flag instead of test (pg.patch.txt,1.41 KB, patch)
2005-10-31 05:10 UTC, Andy Chambers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Chambers 2005-10-28 12:24:56 UTC
When the source for postgresql is downloaded, the 
test directory is omitted.  It would be helpful 
if postgresql optionally depended on the "test" 
use flag for those that wish to view/compile the 
examples therein. 
 
patch included 

Reproducible: Always
Steps to Reproduce:
N/A
Comment 1 Andy Chambers 2005-10-28 12:35:49 UTC
Created attachment 71650 [details, diff]
Adds optional "test" use flag

patch as promised
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-28 15:48:23 UTC
For examples the examples use flag should be used.

Comment 3 Andy Chambers 2005-10-31 05:10:29 UTC
Created attachment 71793 [details, diff]
adjusted to use examples flag instead of test

New patch proposal.  Optionally uses examples instead of test.
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2006-11-07 15:02:04 UTC
Fixed in latest version bump(s).