pgsql-server/ /Tag: /WIN32_DEV /HISTORY /confi ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/ /Tag: /WIN32_DEV /HISTORY /confi ...
Date: 2003-09-07 04:37:13
Message-ID: 20030907043713.B4B29D1B4F4@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/09/07 01:37:13

Modified files:
. : Tag: WIN32_DEV HISTORY configure configure.in
config : Tag: WIN32_DEV ac_func_accept_argtypes.m4
python.m4
contrib : Tag: WIN32_DEV contrib-global.mk
contrib/tsearch: Tag: WIN32_DEV parser.h parser.l
contrib/tsearch2: Tag: WIN32_DEV Makefile query.c query.h
rewrite.c
contrib/tsearch2/docs: Tag: WIN32_DEV tsearch-V2-intro.html
contrib/tsearch2/expected: Tag: WIN32_DEV tsearch2.out
contrib/tsearch2/ispell: Tag: WIN32_DEV Makefile
contrib/tsearch2/snowball: Tag: WIN32_DEV Makefile
contrib/tsearch2/sql: Tag: WIN32_DEV tsearch2.sql
contrib/tsearch2/wordparser: Tag: WIN32_DEV Makefile parser.h
parser.l
doc : Tag: WIN32_DEV FAQ FAQ_german TODO
doc/src/FAQ : Tag: WIN32_DEV FAQ.html FAQ_german.html
doc/src/sgml : Tag: WIN32_DEV Makefile advanced.sgml
array.sgml backup.sgml charset.sgml
client-auth.sgml datatype.sgml datetime.sgml
ddl.sgml dfunc.sgml dml.sgml ecpg.sgml
extend.sgml filelist.sgml func.sgml
indices.sgml installation.sgml jdbc.sgml
keywords.sgml libpgtcl.sgml libpq.sgml
lobj.sgml maintenance.sgml manage-ag.sgml
monitoring.sgml mvcc.sgml perform.sgml
plperl.sgml plpgsql.sgml plpython.sgml
pltcl.sgml postgres.sgml protocol.sgml
queries.sgml query.sgml regress.sgml
release.sgml rules.sgml runtime.sgml spi.sgml
syntax.sgml trigger.sgml typeconv.sgml
user-manag.sgml wal.sgml xaggr.sgml xfunc.sgml
xindex.sgml xoper.sgml xplang.sgml xtypes.sgml
doc/src/sgml/ref: Tag: WIN32_DEV abort.sgml alter_aggregate.sgml
alter_conversion.sgml alter_database.sgml
alter_domain.sgml alter_function.sgml
alter_group.sgml alter_language.sgml
alter_opclass.sgml alter_schema.sgml
alter_sequence.sgml alter_table.sgml
alter_trigger.sgml alter_user.sgml
analyze.sgml begin.sgml checkpoint.sgml
close.sgml cluster.sgml clusterdb.sgml
comment.sgml commit.sgml copy.sgml
create_aggregate.sgml create_cast.sgml
create_constraint.sgml create_conversion.sgml
create_database.sgml create_domain.sgml
create_function.sgml create_group.sgml
create_index.sgml create_language.sgml
create_opclass.sgml create_operator.sgml
create_rule.sgml create_schema.sgml
create_sequence.sgml create_table.sgml
create_table_as.sgml create_trigger.sgml
create_type.sgml create_user.sgml
create_view.sgml createdb.sgml createlang.sgml
createuser.sgml deallocate.sgml declare.sgml
delete.sgml drop_aggregate.sgml drop_cast.sgml
drop_conversion.sgml drop_database.sgml
drop_domain.sgml drop_function.sgml
drop_group.sgml drop_index.sgml
drop_language.sgml drop_opclass.sgml
drop_operator.sgml drop_rule.sgml
drop_schema.sgml drop_sequence.sgml
drop_table.sgml drop_trigger.sgml
drop_type.sgml drop_user.sgml drop_view.sgml
dropdb.sgml droplang.sgml dropuser.sgml
ecpg-ref.sgml end.sgml execute.sgml
explain.sgml fetch.sgml grant.sgml initdb.sgml
initlocation.sgml insert.sgml ipcclean.sgml
listen.sgml load.sgml lock.sgml move.sgml
notify.sgml pg_config-ref.sgml
pg_controldata.sgml pg_ctl-ref.sgml
pg_dump.sgml pg_dumpall.sgml pg_restore.sgml
pgtclsh.sgml pgtksh.sgml postgres-ref.sgml
postmaster.sgml prepare.sgml psql-ref.sgml
reindex.sgml reset.sgml revoke.sgml
rollback.sgml select.sgml select_into.sgml
set.sgml set_constraints.sgml
set_session_auth.sgml set_transaction.sgml
show.sgml start_transaction.sgml truncate.sgml
unlisten.sgml update.sgml vacuum.sgml
vacuumdb.sgml
src : Tag: WIN32_DEV Makefile.global.in
src/backend/access/hash: Tag: WIN32_DEV hash.c hashinsert.c
hashovfl.c hashpage.c hashscan.c
hashsearch.c hashutil.c
src/backend/access/nbtree: Tag: WIN32_DEV nbtinsert.c
src/backend/bootstrap: Tag: WIN32_DEV bootstrap.c
src/backend/catalog: Tag: WIN32_DEV aclchk.c
src/backend/commands: Tag: WIN32_DEV analyze.c copy.c
indexcmds.c opclasscmds.c portalcmds.c
tablecmds.c
src/backend/executor: Tag: WIN32_DEV execGrouping.c execQual.c
nodeAgg.c nodeIndexscan.c nodeSubplan.c
src/backend/libpq: Tag: WIN32_DEV hba.c ip.c pg_hba.conf.sample
src/backend/nodes: Tag: WIN32_DEV copyfuncs.c equalfuncs.c
outfuncs.c readfuncs.c
src/backend/optimizer/plan: Tag: WIN32_DEV createplan.c
planner.c
src/backend/optimizer/util: Tag: WIN32_DEV clauses.c
src/backend/parser: Tag: WIN32_DEV gram.y parse_clause.c
parse_expr.c parse_oper.c
src/backend/po : Tag: WIN32_DEV ru.po
src/backend/port: Tag: WIN32_DEV ipc_test.c
src/backend/postmaster: Tag: WIN32_DEV postmaster.c
src/backend/storage/lmgr: Tag: WIN32_DEV lmgr.c lock.c
src/backend/tcop: Tag: WIN32_DEV postgres.c
src/backend/utils/adt: Tag: WIN32_DEV acl.c array_userfuncs.c
arrayfuncs.c cash.c date.c datetime.c
formatting.c nabstime.c ri_triggers.c
ruleutils.c timestamp.c
src/backend/utils/cache: Tag: WIN32_DEV Makefile lsyscache.c
src/backend/utils/error: Tag: WIN32_DEV elog.c
src/backend/utils/fmgr: Tag: WIN32_DEV dfmgr.c
src/backend/utils/hash: Tag: WIN32_DEV dynahash.c hashfn.c
src/backend/utils/init: Tag: WIN32_DEV globals.c
src/backend/utils/mb/Unicode: Tag: WIN32_DEV UCS_to_GB18030.pl
gb18030_to_utf8.map
src/backend/utils/mb/conversion_procs: Tag: WIN32_DEV Makefile
proc.mk
src/backend/utils/misc: Tag: WIN32_DEV guc.c
postgresql.conf.sample
src/backend/utils/mmgr: Tag: WIN32_DEV portalmem.c
src/backend/utils/sort: Tag: WIN32_DEV tuplesort.c
src/bin/initdb : Tag: WIN32_DEV Makefile initdb.sh
src/bin/pg_controldata/po: Tag: WIN32_DEV ru.po
src/bin/pg_dump: Tag: WIN32_DEV pg_backup.h pg_backup_archiver.c
pg_dump.c pg_restore.c
src/bin/pg_id : Tag: WIN32_DEV pg_id.c
src/bin/pg_resetxlog: Tag: WIN32_DEV pg_resetxlog.c
src/bin/pg_resetxlog/po: Tag: WIN32_DEV ru.po
src/bin/psql : Tag: WIN32_DEV common.c common.h describe.c
input.c mbprint.c nls.mk prompt.c
src/bin/psql/po: Tag: WIN32_DEV de.po fr.po ru.po sv.po
src/bin/scripts: Tag: WIN32_DEV Makefile common.c
src/bin/scripts/po: Tag: WIN32_DEV ru.po
src/include : Tag: WIN32_DEV miscadmin.h pg_config.h.in
port.h postgres_ext.h
src/include/access: Tag: WIN32_DEV hash.h
src/include/catalog: Tag: WIN32_DEV catversion.h pg_amop.h
pg_amproc.h pg_opclass.h pg_operator.h
pg_proc.h
src/include/executor: Tag: WIN32_DEV executor.h
src/include/libpq: Tag: WIN32_DEV ip.h
src/include/nodes: Tag: WIN32_DEV execnodes.h nodes.h
parsenodes.h pg_list.h primnodes.h
src/include/parser: Tag: WIN32_DEV parse_clause.h parse_oper.h
src/include/storage: Tag: WIN32_DEV lmgr.h
src/include/utils: Tag: WIN32_DEV acl.h builtins.h cash.h
datetime.h errcodes.h guc.h hsearch.h
lsyscache.h
src/interfaces/ecpg: Tag: WIN32_DEV ChangeLog
src/interfaces/ecpg/ecpglib: Tag: WIN32_DEV connect.c error.c
src/interfaces/ecpg/include: Tag: WIN32_DEV sqltypes.h
src/interfaces/ecpg/pgtypeslib: Tag: WIN32_DEV timestamp.c
src/interfaces/ecpg/preproc: Tag: WIN32_DEV preproc.y
src/interfaces/ecpg/test: Tag: WIN32_DEV test1.pgc
test_thread.pgc
src/interfaces/jdbc: Tag: WIN32_DEV build.xml
src/interfaces/jdbc/org/postgresql: Tag: WIN32_DEV
errors.properties
errors_de.properties
errors_it.properties
errors_nl.properties
errors_zh_TW.properties
src/interfaces/jdbc/org/postgresql/core: Tag: WIN32_DEV
BaseStatement.java
src/interfaces/jdbc/org/postgresql/jdbc1: Tag: WIN32_DEV
AbstractJdbc1Connection.java
AbstractJdbc1ResultSet.java
AbstractJdbc1Statement.java
src/interfaces/jdbc/org/postgresql/test/jdbc2: Tag: WIN32_DEV
BlobTest.java
ResultSetTest.java
ServerPreparedStmtTest.java
src/interfaces/libpq: Tag: WIN32_DEV Makefile fe-connect.c
fe-exec.c fe-protocol2.c fe-protocol3.c
fe-secure.c libpq-fe.h libpq-int.h win32.c
win32.mak
src/interfaces/libpq/po: Tag: WIN32_DEV es.po fr.po ru.po sv.po
src/pl/plperl : Tag: WIN32_DEV plperl.c
src/pl/plpgsql/src: Tag: WIN32_DEV pl_comp.c plpgsql.h
src/pl/tcl : Tag: WIN32_DEV pltcl.c
src/port : Tag: WIN32_DEV thread.c
src/template : Tag: WIN32_DEV bsdi freebsd linux netbsd osf
unixware
src/test/regress: Tag: WIN32_DEV parallel_schedule
serial_schedule
src/test/regress/expected: Tag: WIN32_DEV
abstime-solaris-1947.out abstime.out
arrays.out circle.out date.out
geometry.out geometry_1.out
horology-no-DST-before-1970.out
horology-solaris-1947.out
horology.out polymorphism.out
portals.out timestamp.out
timestamptz.out
src/test/regress/sql: Tag: WIN32_DEV arrays.sql circle.sql
geometry.sql
src/tools/pgindent: Tag: WIN32_DEV pgindent
Added files:
src/backend/utils/cache: Tag: WIN32_DEV typcache.c
src/include/utils: Tag: WIN32_DEV typcache.h
src/test/regress/expected: Tag: WIN32_DEV update.out
src/test/regress/sql: Tag: WIN32_DEV update.sql

Log message:
Update this branch to match CVS head, includes WIN32 improvements.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2003-09-07 14:44:41 pgsql-server/src/backend/postmaster pgstat.c
Previous Message Bruce Momjian 2003-09-07 03:43:59 pgsql-server/ /configure /configure.in onfig/a ...