[COMMITTERS] ip4r - ip4r: draft for 2.0 release

2012-04-07 Thread User Andrewsn
Log Message: --- draft for 2.0 release Modified Files: -- ip4r: README.ip4r (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/README.ip4r?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To mak

[COMMITTERS] ip4r - ip4r: suppress a moderately pointless compiler warning

2011-11-02 Thread User Andrewsn
Log Message: --- suppress a moderately pointless compiler warning Modified Files: -- ip4r: iprange.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/iprange.c?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list (pgsql-committers

[COMMITTERS] ip4r - ip4r: regression test fix (missing order by causing spurious

2011-11-02 Thread User Andrewsn
Log Message: --- regression test fix (missing order by causing spurious failures) Modified Files: -- ip4r/sql: ip4r.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/sql/ip4r.sql?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing

[COMMITTERS] ip4r - ip4r: missing file.

2011-08-22 Thread User Andrewsn
Log Message: --- missing file. Added Files: --- ip4r: ip4r_module.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r_module.c?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.o

[COMMITTERS] ip4r - ip4r: Fixes and regression test.

2011-08-22 Thread User Andrewsn
Log Message: --- Fixes and regression test. Modified Files: -- ip4r: Makefile (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/Makefile?r1=1.5&r2=1.6) ip4r.c (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi

[COMMITTERS] ip4r - ip4r: New Directory

2011-08-22 Thread User Andrewsn
Update of /cvsroot/ip4r/ip4r/sql In directory pgfoundry.org:/tmp/cvs-serv69233/sql Log Message: Directory /cvsroot/ip4r/ip4r/sql added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/ma

[COMMITTERS] ip4r - ip4r: New Directory

2011-08-22 Thread User Andrewsn
Update of /cvsroot/ip4r/ip4r/expected In directory pgfoundry.org:/tmp/cvs-serv69233/expected Log Message: Directory /cvsroot/ip4r/ip4r/expected added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.po

[COMMITTERS] ip4r - ip4r: fix some VARDATA / VARDATA_ANY misuses

2011-08-03 Thread User Andrewsn
Log Message: --- fix some VARDATA / VARDATA_ANY misuses Modified Files: -- ip4r: iprange.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/iprange.c?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresq

[COMMITTERS] ip4r - ip4r: First cut at ip6/ip6r/ipaddress/iprange support (2.0

2011-08-03 Thread User Andrewsn
Log Message: --- First cut at ip6/ip6r/ipaddress/iprange support (2.0 alpha). Modified Files: -- ip4r: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/Makefile?r1=1.4&r2=1.5) ip4r.c (r1.10 -> r1.11) (http://cv

[COMMITTERS] ip4r - ip4r: updates for 9.0

2010-03-14 Thread User Andrewsn
Log Message: --- updates for 9.0 Modified Files: -- ip4r: Makefile (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/Makefile?r1=1.3&r2=1.4) README.ip4r (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip

[COMMITTERS] uuid-freebsd - uuid-freebsd: fix stack overrun in generate_v1mc

2010-03-14 Thread User Andrewsn
Log Message: --- fix stack overrun in generate_v1mc Modified Files: -- uuid-freebsd: uuid-freebsd.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uuid-freebsd/uuid-freebsd/uuid-freebsd.c?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing li

[COMMITTERS] hstore-new - hstore-new: doc updates to reflect current state of code

2009-10-03 Thread User Andrewsn
Log Message: --- doc updates to reflect current state of code Modified Files: -- hstore-new: README.hstore-new (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/README.hstore-new?r1=1.4&r2=1.5) -- Sent via pgsql-committers

[COMMITTERS] hstore-new - hstore-new: Include editorial changes from contrib, to keep

2009-09-30 Thread User Andrewsn
Log Message: --- Include editorial changes from contrib, to keep the code as closely synced as possible Modified Files: -- hstore-new: hstore-new.sql.in (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore-new.sql.in?r1=1

[COMMITTERS] hstore-new - hstore-new: Code roughly as submitted for contrib, prior to

2009-09-30 Thread User Andrewsn
Log Message: --- Code roughly as submitted for contrib, prior to Tom's editorialization and a bugfix (which will be addressed in a later commit) Modified Files: -- hstore-new: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/h

[COMMITTERS] hstore-new - hstore-new: Fix error in Assert() call.

2009-09-30 Thread User Andrewsn
Log Message: --- Fix error in Assert() call. Tags: OLD_FORMAT Modified Files: -- hstore-new: hstore_op.c (r1.5 -> r1.5.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_op.c?r1=1.5&r2=1.5.2.1) -- Sent via pgsql-committer

[COMMITTERS] hstore-new - hstore-new: Deal with NULL issues in populate_record.

2009-09-13 Thread User Andrewsn
Log Message: --- Deal with NULL issues in populate_record. We cope with the various issues as follows: - if we're passed in a null datum, we ensure that every field in the returned heaptuple has been through its input function, even the null values for fields that weren't set in the

[COMMITTERS] hstore-new - hstore-new: revisit previous fix; unconditionally set

2009-09-13 Thread User Andrewsn
Log Message: --- revisit previous fix; unconditionally set result varlena length in code paths that otherwise leave content unchanged. Add regression tests accordingly. Modified Files: -- hstore-new: hstore.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin

[COMMITTERS] hstore-new - hstore-new: fix leakage of wasted space on concatenation

2009-07-23 Thread User Andrewsn
Log Message: --- fix leakage of wasted space on concatenation (bug inherited from old hstore code). Add regression tests to check data size output from everything that returns an hstore. (The bug would cause assert failures or incorrect hash values from hstore_hash) Modified Files: --

[COMMITTERS] hstore-new - hstore-new: helps to update this file too.

2009-07-19 Thread User Andrewsn
Log Message: --- helps to update this file too. Modified Files: -- hstore-new/expected: hstore.out (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/expected/hstore.out?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing li

[COMMITTERS] hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls

2009-07-18 Thread User Andrewsn
Log Message: --- fix edge-case bugs with empty arrays and nulls Modified Files: -- hstore-new: hstore_io.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_io.c?r1=1.4&r2=1.5) hstore-new/sql: hstore.sql (r

[COMMITTERS] hstore-new - hstore-new: make PG_CONFIG variable for benefit of

2009-07-08 Thread User Andrewsn
Log Message: --- make PG_CONFIG variable for benefit of packagers. Modified Files: -- hstore-new: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/Makefile?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers maili

[COMMITTERS] ip4r - ip4r: changes for 8.4 gist interface mods

2009-06-29 Thread User Andrewsn
Log Message: --- changes for 8.4 gist interface mods Modified Files: -- ip4r: ip4r.c (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c?r1=1.8&r2=1.9) ip4r.sql.in (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cv

[COMMITTERS] hstore-new - hstore-new: deal with strictness/null issues.

2009-06-20 Thread User Andrewsn
Log Message: --- deal with strictness/null issues. support nulls when creating from records and arrays (both useful and consistent with the => operator). regression tests for null handling. Modified Files: -- hstore-new: hstore-new.sql.in (r1.2 -> r1.3) (ht

[COMMITTERS] hstore-new - hstore-new: cleanup, reconcile with 8.4rc version, fix

2009-06-20 Thread User Andrewsn
Log Message: --- cleanup, reconcile with 8.4rc version, fix errors in 8.3 support Modified Files: -- hstore-new: README.hstore-new (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/README.hstore-new?r1=1.2&r2=1.3) crc

[COMMITTERS] hstore-new - hstore-new: minor fix

2009-06-20 Thread User Andrewsn
Log Message: --- minor fix Modified Files: -- hstore-new: README.hstore-new (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/README.hstore-new?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing list (pgsql-committ

[COMMITTERS] hstore-new - hstore-new: more backport

2009-03-25 Thread User Andrewsn
Log Message: --- more backport Modified Files: -- hstore-new: hstore_op.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_op.c.diff?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-committers@postgre

[COMMITTERS] hstore-new - hstore-new: backport mods for 8.3

2009-03-25 Thread User Andrewsn
Log Message: --- backport mods for 8.3 Modified Files: -- hstore-new: hstore_io.c (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_io.c.diff?r1=1.1.1.1&r2=1.2) hstore_op.c (r1.1.1.1 -> r1.2) (http

[COMMITTERS] hstore-new - hstore-new: Imported Sources

2009-03-24 Thread User Andrewsn
Update of /cvsroot/hstore-new/hstore-new In directory pgfoundry.org:/tmp/cvs-serv45548 Log Message: Initial import Status: Vendor Tag: VENDOR Release Tags: VENDOR1 N hstore-new/Makefile N hstore-new/hstore_op.c N hstore-new/hstore-new.sql.in N hstore-new/hstore_io.c N hsto

[COMMITTERS] uuid-freebsd - uuid-freebsd: for v1mc, randomize the clock sequence bits

2009-03-15 Thread User Andrewsn
Log Message: --- for v1mc, randomize the clock sequence bits as well as the node id, per the official algorithm for time-based uuids. Modified Files: -- uuid-freebsd: uuid-freebsd.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uuid-freebsd/uu

[COMMITTERS] uuid-freebsd - uuid-freebsd: Add all remaining functionality; this

2009-03-15 Thread User Andrewsn
Log Message: --- Add all remaining functionality; this module should now be an entirely transparent replacement for contrib/uuid-ossp Modified Files: -- uuid-freebsd: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/uuid-freebsd/uuid

[COMMITTERS] uuid-freebsd - uuid-freebsd: Imported Sources

2009-03-15 Thread User Andrewsn
Update of /cvsroot/uuid-freebsd/uuid-freebsd In directory pgfoundry.org:/tmp/cvs-serv29097 Log Message: Initial import Status: Vendor Tag: VENDOR Release Tags: VENDOR1 N uuid-freebsd/uuid-freebsd.c N uuid-freebsd/uuid-freebsd.sql.in N uuid-freebsd/Makefile N uuid-freebsd/u

[COMMITTERS] ip4r - ip4r: remove erroneous remnant of alternative approach

2008-01-28 Thread User Andrewsn
Log Message: --- remove erroneous remnant of alternative approach Modified Files: -- ip4r: ip4r.c (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.7&r2=1.8) ---(end of broadcast)

[COMMITTERS] ip4r - ip4r: fix inet conversion short varlena problem

2008-01-28 Thread User Andrewsn
Log Message: --- fix inet conversion short varlena problem Modified Files: -- ip4r: ip4r.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.6&r2=1.7) ---(end of broadcast)---

[COMMITTERS] ip4r - ip4r: fix small typo in function names

2008-01-20 Thread User Andrewsn
Log Message: --- fix small typo in function names Modified Files: -- ip4r: README.ip4r (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/README.ip4r.diff?r1=1.2&r2=1.3) ---(end of broadcast)--

[COMMITTERS] ip4r - ip4r: varlena changes for 8.3.

2008-01-20 Thread User Andrewsn
Log Message: --- varlena changes for 8.3. Modified Files: -- ip4r: ip4r.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.5&r2=1.6) ---(end of broadcast)--- TIP 2: Don't

[COMMITTERS] newsysviews - newsysview: Prep work for 8.2 support.

2007-03-03 Thread User Andrewsn
Log Message: --- Prep work for 8.2 support. Convert all function bodies to dollar-quoting and all literal strings with ' or \ in to use E'', and put code in the build script to undo these changes for 7.4 and 8.0 as needed. This allows the source to keep one consistent style while coping wit

[COMMITTERS] ip4r - ip4r: updates for 8.2

2006-10-08 Thread User Andrewsn
Log Message: --- updates for 8.2 Modified Files: -- ip4r: TODO (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/TODO.diff?r1=1.1&r2=1.2) ip4r.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.

[COMMITTERS] newsysviews - newsysview: use the CASE WHEN workaround to handle the

2006-01-01 Thread User Andrewsn
Log Message: --- use the CASE WHEN workaround to handle the most common cases of failure in has_table_privilege. Modified Files: -- newsysview/sql: _funcs.sql (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sq

[COMMITTERS] ip4r - ip4r: type error

2005-12-04 Thread User Andrewsn
Log Message: --- type error Modified Files: -- ip4r: ip4r.sql.in (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.sql.in.diff?r1=1.3&r2=1.4) ---(end of broadcast)--- TIP 9: In versio

[COMMITTERS] ip4r - ip4r: doc updates, and new arithmetic and hash funcs

2005-12-04 Thread User Andrewsn
Log Message: --- doc updates, and new arithmetic and hash funcs Modified Files: -- ip4r: README.ip4r (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/README.ip4r.diff?r1=1.1&r2=1.2) ip4r.c (r1.3 -> r1.4) (http://cvs.pgf

[COMMITTERS] ip4r - ip4r: start a TODO list

2005-12-04 Thread User Andrewsn
Log Message: --- start a TODO list Added Files: --- ip4r: TODO (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/TODO?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast)--- TIP 4: Have yo

[COMMITTERS] ip4r - ip4r: add README, and 8.1 fixed stuff

2005-12-03 Thread User Andrewsn
Log Message: --- add README, and 8.1 fixed stuff Modified Files: -- ip4r: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/Makefile.diff?r1=1.2&r2=1.3) ip4r.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cv

[COMMITTERS] ip4r - ip4r: additional #includes needed for 8.1 build

2005-12-03 Thread User Andrewsn
Log Message: --- additional #includes needed for 8.1 build Modified Files: -- ip4r: ip4r.c (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.1.1.1&r2=1.2) ---(end of broadcast)---

[COMMITTERS] ip4r - ip4r: PGXS version of makefile

2005-12-03 Thread User Andrewsn
Log Message: --- PGXS version of makefile Modified Files: -- ip4r: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/Makefile.diff?r1=1.1.1.1&r2=1.2) ---(end of broadcast)---

[COMMITTERS] ip4r - ip4r: Imported Sources

2005-12-03 Thread User Andrewsn
Update of /cvsroot/ip4r/ip4r In directory pgfoundry.org:/tmp/cvs-serv18687 Log Message: import of 0.08 source Status: Vendor Tag: VENDOR Release Tags: START N ip4r/ip4r.sql.in N ip4r/ip4r.c N ip4r/Makefile No conflicts created by this import ---

[COMMITTERS] newsysviews - newsysview: hack for 8.1 - oids in a composite type aren't

2005-07-06 Thread User Andrewsn
Log Message: --- hack for 8.1 - oids in a composite type aren't working, so pass those separately for now. create _compat81 even though we don't need it yet. Modified Files: -- newsysview/sql: _typefuncs.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/

[COMMITTERS] newsysviews - newsysview: oops, missed one

2005-07-06 Thread User Andrewsn
Log Message: --- oops, missed one Modified Files: -- newsysview/sql: relation_columns.sql (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/relation_columns.sql.diff?r1=1.5&r2=1.6) ---(end of bro

[COMMITTERS] newsysviews - newsysview: fix another mismatch between the rule deparse

2005-07-03 Thread User Andrewsn
Log Message: --- fix another mismatch between the rule deparse output and the regexps that try and break it apart. Modified Files: -- newsysview/sql: rules.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/rules.sql.

[COMMITTERS] newsysviews - newsysview: include the toast index size too.

2005-05-15 Thread User Andrewsn
Log Message: --- include the toast index size too. more comments. Modified Files: -- newsysview/sql: table_storage.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/table_storage.sql.diff?r1=1.2&r2=1.3)

[COMMITTERS] newsysviews - newsysview: add permissions grants

2005-05-12 Thread User Andrewsn
Log Message: --- add permissions grants Modified Files: -- newsysview/sql: build.sh (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/build.sh.diff?r1=1.9&r2=1.10) ---(end of broadcast)-

[COMMITTERS] newsysviews - newsysview: finally get around to qualifying pg_all_grants

2005-05-12 Thread User Andrewsn
Log Message: --- finally get around to qualifying pg_all_grants correctly. We show a grant if any of these is true: - current_user is a superuser - the grantor is current_user - the grantee is current_user - the owner of the object is current_user - the grantee is "public" - the

[COMMITTERS] newsysviews - newsysview: always use schema-qualification in function

2005-05-12 Thread User Andrewsn
Log Message: --- always use schema-qualification in function bodies when calling newsysviews functions. Probably should qualify pg_catalog functions too, but that can wait for now. Modified Files: -- newsysview/sql: _aclfuncs.sql (r1.1 -> r1.2) (http://cvs.

[COMMITTERS] newsysviews - newsysview: make build.sh a bit safer for users.

2005-05-12 Thread User Andrewsn
Log Message: --- make build.sh a bit safer for users. Do dreadful hacks in _schema.sql to allow the schema to be created without needing a database shutdown and postgres -O. Modified Files: -- newsysview/sql: build.sh (r1.8 -> r1.9) (http://cvs.pgfoundry.or

[COMMITTERS] newsysviews - newsysview: trivial script to extract definitions from

2005-04-28 Thread User Andrewsn
Log Message: --- trivial script to extract definitions from source comments Added Files: --- newsysview/sql: getdefs.sh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/getdefs.sh?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] newsysviews - newsysview: update all the definition comments, tagging

2005-04-28 Thread User Andrewsn
Log Message: --- update all the definition comments, tagging them so they can be extracted via a script. Modified Files: -- newsysview/sql: acl_modes.sql (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/acl_modes.sql.di

[COMMITTERS] newsysviews - newsysview: triggers

2005-04-28 Thread User Andrewsn
Log Message: --- triggers Added Files: --- newsysview/sql: triggers.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/triggers.sql?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast)

[COMMITTERS] newsysviews - newsysview: start a list of stuff that could usefully be

2005-04-24 Thread User Andrewsn
Log Message: --- start a list of stuff that could usefully be moved into the backend proper. Added Files: --- newsysview/doc: backend.txt (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/doc/backend.txt?rev=1.1&content-type=text/x-cvsw

[COMMITTERS] newsysviews - newsysview: fix for NOTHING rules and rules with multiple

2005-04-24 Thread User Andrewsn
Log Message: --- fix for NOTHING rules and rules with multiple actions or no qualification. Modified Files: -- newsysview/sql: rules.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/rules.sql.diff?r1=1.1&r2=1.2) --

[COMMITTERS] newsysviews - newsysview: cleanup

2005-04-24 Thread User Andrewsn
Log Message: --- cleanup Modified Files: -- newsysview/sql: acl_modes.sql (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/acl_modes.sql.diff?r1=1.4&r2=1.5) grant.sql (r1.3 -> r1.4) (http://cvs.pgfoundr

[COMMITTERS] newsysviews - newsysview: build cleanup

2005-04-24 Thread User Andrewsn
Log Message: --- build cleanup Modified Files: -- newsysview/sql: build.sh (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/build.sh.diff?r1=1.7&r2=1.8) conversions.sql (r1.2 -> r1.3) (http://cvs.pgfoun

[COMMITTERS] newsysviews - newsysview: add inheritance view

2005-04-24 Thread User Andrewsn
Log Message: --- add inheritance view Added Files: --- newsysview/sql: table_inheritance.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/table_inheritance.sql?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] newsysviews - newsysview: work in progress commit

2005-04-16 Thread User Andrewsn
Log Message: --- work in progress commit Modified Files: -- newsysview/sql: _funcs.sql (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sql.diff?r1=1.7&r2=1.8) Added Files: --- newsysview/sql:

[COMMITTERS] newsysviews - newsysview: rules view

2005-04-13 Thread User Andrewsn
Log Message: --- rules view Added Files: --- newsysview/sql: rules.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/rules.sql?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast)

[COMMITTERS] newsysviews - newsysview: table constraints and foreign keys

2005-04-11 Thread User Andrewsn
Log Message: --- table constraints and foreign keys Modified Files: -- newsysview/sql: _funcs.sql (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sql.diff?r1=1.6&r2=1.7) Added Files: --- newsysview/

[COMMITTERS] newsysviews - newsysview: allow for missing tablespace row (7.4 compat

2005-04-11 Thread User Andrewsn
Log Message: --- allow for missing tablespace row (7.4 compat again) Modified Files: -- newsysview/sql: databases.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/databases.sql.diff?r1=1.3&r2=1.4) -

[COMMITTERS] newsysviews - newsysview: 7.4 compat

2005-04-11 Thread User Andrewsn
Log Message: --- 7.4 compat Modified Files: -- newsysview/sql: _compat74.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_compat74.sql.diff?r1=1.3&r2=1.4) databases.sql (r1.2 -> r1.3) (http://cvs.p

[COMMITTERS] newsysviews - newsysview: add view for database configuration

2005-04-11 Thread User Andrewsn
Log Message: --- add view for database configuration parameters, broken out into rows. Modified Files: -- newsysview/sql: _compat80.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_compat80.sql.diff?r1=1.3&r2=1.4)

[COMMITTERS] newsysviews - newsysview: use existing bit_or aggregate rather than

2005-04-10 Thread User Andrewsn
Log Message: --- use existing bit_or aggregate rather than create a brand new one. Modified Files: -- newsysview/sql: _funcs.sql (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sql.diff?r1=1.5&r2=1.6) vi

[COMMITTERS] newsysviews - newsysview: lots of new stuff: - "relations" views

2005-04-09 Thread User Andrewsn
Log Message: --- lots of new stuff: - "relations" views generalizing existing tables/views stuff - sequences view - table_storage view with breakdown of main/toast/index sizes - tablespaces and tablespace contents - schema contents fixed incorrect handling of tablespaces in exist

[COMMITTERS] newsysviews - newsysview: fix some 7.4 compat issues

2005-04-06 Thread User Andrewsn
Log Message: --- fix some 7.4 compat issues Modified Files: -- newsysview/sql: _compat74.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_compat74.sql.diff?r1=1.1&r2=1.2) _compat80.sql (r1.1 -> r1.2)

[COMMITTERS] newsysviews - newsysview: have build.sh figure the server version out

2005-04-06 Thread User Andrewsn
Log Message: --- have build.sh figure the server version out for itself Modified Files: -- newsysview/sql: build.sh (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/build.sh.diff?r1=1.2&r2=1.3)

[COMMITTERS] newsysviews - newsysview: add views and view_columns views.

2005-04-06 Thread User Andrewsn
Log Message: --- add views and view_columns views. Refactor column views into a common relation_columns view set which both table_columns and view_columns use. (Clients will need relation_columns too, since they should not need to distinguish tables and views in most cases, so that is part

[COMMITTERS] newsysviews - newsysview: table_columns doesn't need to join on pg_type;

2005-04-06 Thread User Andrewsn
Log Message: --- table_columns doesn't need to join on pg_type; remove. fix incorrect documentation of a length field in column_type_info Modified Files: -- newsysview/sql: table_columns.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsys

[COMMITTERS] newsysviews - newsysview: add index views.

2005-04-05 Thread User Andrewsn
Log Message: --- add index views. add 7.4 compat. fix some stuff. Modified Files: -- newsysview/sql: _typefuncs.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_typefuncs.sql.diff?r1=1.1&r2=1.2) table_colum

[COMMITTERS] newsysviews - newsysview: fix estimated_mb for tables with no TOAST.

2005-04-01 Thread User Andrewsn
Log Message: --- fix estimated_mb for tables with no TOAST. Modified Files: -- newsysview/sql: tables.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/tables.sql.diff?r1=1.1&r2=1.2) ---(end

[COMMITTERS] newsysviews - newsysview: First cut at tables and table_columns views.

2005-04-01 Thread User Andrewsn
Log Message: --- First cut at tables and table_columns views. Added Files: --- newsysview/sql: _funcs.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sql?rev=1.1&content-type=text/x-cvsweb-markup) _typefuncs.sql