Log Message:
---
Adjust pg_proc.proargtypes[0] tests in psql \df to handle new NULL value
for a function taking no arguments, per report from Michael Fuhr.
Modified Files:
--
pgsql/src/bin/psql:
describe.c (r1.113 -> r1.114)
(http://developer.postgresql.org
Log Message:
---
First pass at type views
Added Files:
---
newsysview/sql:
types.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/types.sql?rev=1.1&content-type=text/x-cvsweb-markup)
newsysview/doc:
types.txt (r1.1)
Log Message:
---
Flush any remaining statistics counts out to the collector at process
exit. Without this, operations triggered during backend exit (such as
temp table deletions) won't be counted ... which given heavy usage of
temp tables can lead to pg_autovacuum falling way behind on the
Log Message:
---
Flush any remaining statistics counts out to the collector at process
exit. Without this, operations triggered during backend exit (such as
temp table deletions) won't be counted ... which given heavy usage of
temp tables can lead to pg_autovacuum falling way behind on the
Log Message:
---
Flush any remaining statistics counts out to the collector at process
exit. Without this, operations triggered during backend exit (such as
temp table deletions) won't be counted ... which given heavy usage of
temp tables can lead to pg_autovacuum falling way behind on the
Log Message:
---
First phase of OUT-parameters project. We can now define and use SQL
functions with OUT parameters. The various PLs still need work, as does
pg_dump. Rudimentary docs and regression tests included.
Modified Files:
--
pgsql/doc/src/sgml/ref:
creat
Log Message:
---
Translation updates
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/bin/initdb/po:
pl.po (r1.2 -> r1.2.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/po/pl.po.diff?r1=1.2&r2=1.2.4.1)
pgsql/src/bin/pg_config
Log Message:
---
Fix various comparing functions
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
dict.c (r1.3 -> r1.3.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict.c.diff?r1=1.3&r2=1.3.4.1)
rank.c
Log Message:
---
Fix various comparing functions
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
dict.c (r1.6 -> r1.6.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict.c.diff?r1=1.6&r2=1.6.4.1)
rank.c
Log Message:
---
1 fix various comparing functions
2 implement gtsvector_out for use with gevel module (debug GiST indexes,
http://www.sai.msu.su/~megera/postgres/gist/gevel/)
Modified Files:
--
pgsql/contrib/tsearch2:
dict.c (r1.7 -> r1.8)
(http://develop
10 matches
Mail list logo