Log Message:
---
Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange
interaction between ld, readline, termcap, and psql. The symptom is psql
failing with this error on startup:
symbol lookup error: /usr/lib64/libreadline.so.4: undefined symbol: BC
I'm still t
Log Message:
---
Done:
> o -Allow COPY to optionally include column headings in the first line
Modified Files:
--
pgsql/doc:
TODO (r1.1520 -> r1.1521)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1520&r2=1.1521)
pgsql/doc/s
Log Message:
---
Add items:
> * Prevent to_char() on interval from returning meaningless values
>
> For example, to_char('1 month', 'mon') is meaningless. Basically,
> most date-related parameters to to_char() are meaningless for
> intervals because interval is not anchored to a da
Log Message:
---
Add COPY WITH CVS HEADER to allow a heading line as the first line in
COPY.
Andrew Dunstan
Modified Files:
--
pgsql/doc/src/sgml/ref:
copy.sgml (r1.64 -> r1.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml.d
Log Message:
---
Update flowchart sections to match current CVS.
Modified Files:
--
pgsql/src/tools/backend:
backend_dirs.html (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/backend_dirs.html.diff?r1=1.5&r2=1.6)
i
Log Message:
---
Update backend flowchart HTML.
Modified Files:
--
pgsql/src/tools/backend:
backend_dirs.html (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/backend_dirs.html.diff?r1=1.6&r2=1.7)
-
seanc 2005/05/06 18:54:52 GMT
PostgreSQL src repository
Modified files:
.pgmemcache.c
Log:
When reporting an internal memcache(3) error, include the error code from
memcache(3) in the log message.
Revision ChangesPath
1.11 +4 -4 pgmem
Log Message:
---
Markup improvements.
Modified Files:
--
pgsql/src/tools/backend:
index.html (r1.31 -> r1.32)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/index.html.diff?r1=1.31&r2=1.32)
---(end of broadcast)
Log Message:
---
Update backend flowchard wording
Modified Files:
--
pgsql/src/tools/backend:
index.html (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/backend/index.html.diff?r1=1.30&r2=1.31)
---(end o
Log Message:
---
Adjust question spacing.
Modified Files:
--
pgsql/doc:
FAQ_DEV (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV.diff?r1=1.93&r2=1.94)
pgsql/doc/src/FAQ:
FAQ_DEV.html (r1.96 -> r1.97)
(http:
Log Message:
---
For some reason access/tupmacs.h has been #including utils/memutils.h,
which is neither needed by nor related to that header. Remove the bogus
inclusion and instead include the header in those C files that actually
need it. Also fix unnecessary inclusions and bad inclusio
Log Message:
---
Update misleading comment about the use of lanpltrusted ... it is
significant regardless of the value of lanispl.
Modified Files:
--
pgsql/doc/src/sgml:
catalogs.sgml (r2.100 -> r2.101)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/
Log Message:
---
Updates for 8.0.3
Tags:
REL8_0_STABLE
Modified Files:
--
pginst/package:
README.TXT (r1.1.2.2 -> r1.1.2.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.1.2.2&r2=1.1.2.3)
upgrade.
13 matches
Mail list logo