Log Message:
---
Fix a passel of recently-committed violations of the rule 'thou shalt
have no other gods before c.h'. Also remove some demonstrably redundant
#include lines, mostly of which was added to c.h years ago.
Modified Files:
--
pgsql/contrib/btree_gist:
Log Message:
---
Revert part of recent include patch not ready for application.
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-auth.c (r1.117 -> r1.118)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c.diff?r1=1.117&r2=1.1
Log Message:
---
Add additional includes needed on some platforms.
Modified Files:
--
pgsql/contrib/btree_gist:
btree_numeric.c (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/btree_numeric.c.diff?r1=1.7&r2=1.8)
b
Log Message:
---
Move CFLAGS for pginclude to the end of the command line.
Modified Files:
--
pgsql/src/tools/pginclude:
pgcompinclude (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgcompinclude.diff?r1=1.7&r2=1.8)
Log Message:
---
A recent backpatch to 7.3's contrib/ltree got mixed up, putting code in
the wrong place. This moves it to the right place which allows it to
compile. Patch from Kris Jurka.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/contrib/ltree:
_ltree_
Log Message:
---
Minor doc tweak: replace a "--" with "—".
Modified Files:
--
pgsql/doc/src/sgml:
ddl.sgml (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml.diff?r1=1.59&r2=1.60)
---(end of bro
Log Message:
---
Reorder the entries in the function section of the manual, to ensure they
are alphabetically ordered. I believe the tables were correctly ordered in
the past, but some of them had subsequently regressed.
Modified Files:
--
pgsql/doc/src/sgml:
func.s
Log Message:
---
fixed a problem with $argv and older versions of PHP or specific configuration
Modified Files:
--
pgfouine:
pgfouine.php (r1.45 -> r1.46)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.45&r2=1.46)
Log Message:
---
Move math.h after postgresql.h
Modified Files:
--
pgsql/src/backend/executor:
nodeHash.c (r1.105 -> r1.106)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeHash.c.diff?r1=1.105&r2=1.106)
-
Log Message:
---
The dropped column issue is resolved by moving the CTID to the select clause of
all queries. some more cleanups and fixes.
Modified Files:
--
fd:
Makefile (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/Makef
Log Message:
---
Skip stripping postgres_fe.h include file.
Modified Files:
--
pgsql/src/tools/pginclude:
pgrminclude (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgrminclude.diff?r1=1.14&r2=1.15)
-
Log Message:
---
More include file adjustments.
Modified Files:
--
pgsql/src/include/access:
relscan.h (r1.47 -> r1.48)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/access/relscan.h.diff?r1=1.47&r2=1.48)
pgsql/src/include/commands:
Log Message:
---
More include file adjustments.
Modified Files:
--
pgsql/src/backend/nodes:
tidbitmap.c (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/tidbitmap.c.diff?r1=1.9&r2=1.10)
pgsql/src/backend/optimizer/path
Log Message:
---
Improve pginclude tools to process include file usage by other include files.
Modified Files:
--
pgsql/src/tools/pginclude:
pgdefine (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgdefine.diff?r1=1.3&r
Log Message:
---
Allow include files to compile own their own.
Strip unused include files out unused include files, and add needed
includes to C files.
The next step is to remove unused include files in C files.
Modified Files:
--
pgsql/src/backend/access/heap:
he
Log Message:
---
Adjust /contrib for new include file contents.
Modified Files:
--
pgsql/contrib/btree_gist:
btree_interval.c (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/btree_interval.c.diff?r1=1.8&r2=1.9)
bt
Log Message:
---
Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).
Modified Files:
--
pgsql/contrib/start-scripts:
linux (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/start-scripts/linux.diff?r1=1.7&r2=1.8)
Log Message:
---
Remove trailing comma from CreateStmtLikeOption enum definition. This
is harmless, but it causes a warning with Tru64's cc.
Modified Files:
--
pgsql/src/include/nodes:
parsenodes.h (r1.315 -> r1.316)
(http://developer.postgresql.org/cvsweb.
18 matches
Mail list logo