CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 11:01:28
Modified files:
doc/src/sgml/ref: postgres-ref.sgml
Log message:
Document --describe-config.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 15:39:18
Modified files:
doc/src/sgml/ref: postgres-ref.sgml
Log message:
Add --describe-config to top of postgres manual page.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 16:18:09
Modified files:
doc/src/sgml : ddl.sgml
Log message:
Adjust wording to avoid giving the impression that schema USAGE
privilege hides system catalog entries.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 16:26:51
Modified files:
. : configure.in configure
Log message:
Guard against Ant versions that print CLASSPATH before the version number
in -version outpu
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 17:05:39
Modified files:
src/bin/pg_dump: Tag: REL7_3_STABLE pg_dump.c
Log message:
Don't choke when the handler for a procedural language is located in
the pg_catalog s
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 17:05:29
Modified files:
src/bin/pg_dump: pg_dump.c
Log message:
Don't choke when the handler for a procedural language is located in
the pg_catalog schema. Per bug rep
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 17:55:58
Modified files:
src/interfaces/ecpg/compatlib: Makefile
src/interfaces/ecpg/ecpglib: Makefile
src/interfaces/libpgtcl: Makefile
Log message:
Include -
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/28 19:35:52
Modified files:
src/bin/psql : tab-complete.c
Log message:
Don't include "schema." in the set of possible tab completions once
"schema." has been typed. This