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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
--
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
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
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
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
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
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
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
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
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
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
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
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
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
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)
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)---
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)--
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
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
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.
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
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
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
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
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
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)---
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)---
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
---
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/
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
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.
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)
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)-
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
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.
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
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)
---
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
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)
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
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)
--
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
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
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)
---
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:
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)
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/
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)
-
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
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)
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
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
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)
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)
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
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
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
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
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
76 matches
Mail list logo