1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-06 18:42:54 +03:00

$Header: -> $PostgreSQL Changes ...

This commit is contained in:
PostgreSQL Daemon
2003-11-29 19:52:15 +00:00
parent 738dc233f4
commit 969685ad44
995 changed files with 996 additions and 996 deletions
aclocal.m4
config
configure.in
contrib
doc
Makefile
src
Makefile
sgml
Makefileadvanced.sgmlarch-dev.sgmlarray.sgmlbackup.sgmlbiblio.sgmlbki.sgmlcatalogs.sgmlcharset.sgmlclient-auth.sgmlcvs.sgmldatatype.sgmldatetime.sgmlddl.sgmldfunc.sgmldiskusage.sgmldml.sgmldocguide.sgmlecpg.sgmlerrcodes.sgmlextend.sgmlfeatures.sgmlfilelist.sgmlfunc.sgmlgeqo.sgmlgist.sgmlhistory.sgmlindexcost.sgmlindices.sgmlinfo.sgmlinformation_schema.sgmlinstall-win32.sgmlinstallation.sgmlintro.sgmljdbc.sgmlkeywords.sgmllegal.sgmllibpgtcl.sgmllibpq.sgmllobj.sgmlmaintenance.sgmlmanage-ag.sgmlmonitoring.sgmlmvcc.sgmlnls.sgmlnotation.sgmlpage.sgmlperform.sgmlplhandler.sgmlplperl.sgmlplpgsql.sgmlplpython.sgmlpltcl.sgmlpostgres.sgmlproblems.sgmlprotocol.sgmlqueries.sgmlquery.sgml
ref
abort.sgmlallfiles.sgmlalter_aggregate.sgmlalter_conversion.sgmlalter_database.sgmlalter_domain.sgmlalter_function.sgmlalter_group.sgmlalter_language.sgmlalter_opclass.sgmlalter_schema.sgmlalter_sequence.sgmlalter_table.sgmlalter_trigger.sgmlalter_user.sgmlanalyze.sgmlbegin.sgmlcheckpoint.sgmlclose.sgmlcluster.sgmlclusterdb.sgmlcomment.sgmlcommit.sgmlcopy.sgmlcreate_aggregate.sgmlcreate_cast.sgmlcreate_constraint.sgmlcreate_conversion.sgmlcreate_database.sgmlcreate_domain.sgmlcreate_function.sgmlcreate_group.sgmlcreate_index.sgmlcreate_language.sgmlcreate_opclass.sgmlcreate_operator.sgmlcreate_rule.sgmlcreate_schema.sgmlcreate_sequence.sgmlcreate_table.sgmlcreate_table_as.sgmlcreate_trigger.sgmlcreate_type.sgmlcreate_user.sgmlcreate_view.sgmlcreatedb.sgmlcreatelang.sgmlcreateuser.sgmldeallocate.sgmldeclare.sgmldelete.sgmldrop_aggregate.sgmldrop_cast.sgmldrop_conversion.sgmldrop_database.sgmldrop_domain.sgmldrop_function.sgmldrop_group.sgmldrop_index.sgmldrop_language.sgmldrop_opclass.sgmldrop_operator.sgmldrop_rule.sgmldrop_schema.sgmldrop_sequence.sgmldrop_table.sgmldrop_trigger.sgmldrop_type.sgmldrop_user.sgmldrop_view.sgmldropdb.sgmldroplang.sgmldropuser.sgmlecpg-ref.sgmlend.sgmlexecute.sgmlexplain.sgmlfetch.sgmlgrant.sgmlinitdb.sgmlinitlocation.sgmlinsert.sgmlipcclean.sgmllisten.sgmlload.sgmllock.sgmlmove.sgmlnotify.sgmlpg_config-ref.sgmlpg_controldata.sgmlpg_ctl-ref.sgmlpg_dump.sgmlpg_dumpall.sgmlpg_resetxlog.sgmlpg_restore.sgmlpgtclsh.sgmlpgtksh.sgmlpostgres-ref.sgmlpostmaster.sgmlprepare.sgmlpsql-ref.sgmlreindex.sgmlreset.sgmlrevoke.sgmlrollback.sgmlselect.sgmlselect_into.sgmlset.sgmlset_constraints.sgmlset_session_auth.sgmlset_transaction.sgmlshow.sgmlstart_transaction.sgmltruncate.sgmlunlisten.sgmlupdate.sgmlvacuum.sgmlvacuumdb.sgml
reference.sgmlregress.sgmlrelease.sgmlrules.sgmlruntime.sgmlsources.sgmlspi.sgmlsql.sgmlstandalone-install.sgmlstart.sgmlstylesheet.cssstylesheet.dslsyntax.sgmltrigger.sgmltypeconv.sgmluser-manag.sgmlwal.sgmlxaggr.sgmlxfunc.sgmlxindex.sgmlxoper.sgmlxplang.sgmlxtypes.sgml
src
MakefileMakefile.global.inMakefile.shlib
backend
Makefile
access
bootstrap
catalog
commands
executor
lib
libpq
main
nls.mk
nodes
optimizer
parser
po
port
postmaster
regex
rewrite
storage
tcop
utils
Gen_fmgrtab.shMakefile
adt
cache
error
fmgr
hash
init
mb
Makefile
Unicode
conv.c
conversion_procs
Makefile
ascii_and_mic
cyrillic_and_mic
euc_cn_and_mic
euc_jp_and_sjis
euc_kr_and_mic
euc_tw_and_big5
latin2_and_win1250
latin_and_mic
utf8_and_ascii
utf8_and_big5
utf8_and_cyrillic
utf8_and_euc_cn
utf8_and_euc_jp
utf8_and_euc_kr
utf8_and_euc_tw
utf8_and_gb18030
utf8_and_gbk
utf8_and_iso8859
utf8_and_iso8859_1
utf8_and_johab
utf8_and_sjis
utf8_and_tcvn
utf8_and_uhc
utf8_and_win1250
utf8_and_win1256
utf8_and_win874
mbutils.c
misc
mmgr
sort
time
bcc32.mak
bin
include
interfaces
Makefile
ecpg
jdbc
libpgtcl
libpq
makefiles
nls-global.mk
pl
port
test
tools
tutorial
utils
win32.mak

@@ -1,4 +1,4 @@
/* $Header: /cvsroot/pgsql/src/backend/port/dynloader/darwin.h,v 1.4 2001/03/22 03:59:42 momjian Exp $ */
/* $PostgreSQL: pgsql/src/backend/port/dynloader/darwin.h,v 1.5 2003/11/29 19:51:54 pgsql Exp $ */
#include "fmgr.h"