rh-postgresql-tcl-7.3.8-2> A AlpA?Aț%x~29x-˧GDGK7 $>N,#HSy s&9837565e75e4f93fd0acc5fde510ba24bd3e7d8bl#7CY;z#=*?*d  A 04Z ^u    A dx p((80696:x6>'@'B'F'G'H(I(X(Y((Z(8[(<\(D](X^(b(d(e(f(k(l(t) u) v)4w*x*y*,Crh-postgresql-tcl7.3.82A Tcl client library for PostgreSQL.PostgreSQL is an advanced Object-Relational database management system. The postgresql-tcl package contains the libpgtcl client library, the pg-enhanced pgtclsh,and the pg-enhanced tksh, if so configured at buildtime.Adnoswad.fnal.govgFermi National Accelerator LaboratoryBSDApplications/Databaseshttp://sources.redhat.com/rhdb/linuxi386Pz 큤BMAdAd$Ad$AdAdcd329be9f6e454334de36d4a399af861837bc4d934619083fecab22743815a17e42e116cfe319d51026e22f70d014b07libpgtcl.so.2.3libpgtcl.so.2.3rootrootrootrootrootrootrootrootrootrootrh-postgresql-7.3.8-2.src.rpmlibpgtcl.so.2postgresql-tclrh-postgresql-tcl@@@@@@@@@@@@@@@@@@@@@JJJ /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libcrypt.so.1libcrypto.so.4libdl.so.2libkrb5.so.3libm.so.6libnsl.so.1libpam.so.0libpgtcl.so.2libpq.so.3libreadline.so.4libresolv.so.2libssl.so.4libtcl8.3.solibtermcap.so.2libz.so.1rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(VersionedDependencies)tcl3.0.4-14.0-13.0.3-18.04.2.3AAzAc5AR@&@@@@@t@I@:???=?s?o?o?jG?g?_?V?O?0E?(\?!Ā???O? >>變>€>>>Ҫ>d>>Qw>M>J>A>/0> >u>$>$> ==t====Tom Lane 7.3.8-2Tom Lane 7.3.8-1Tom Lane 7.3.7-2Tom Lane 7.3.7-1Tom Lane 7.3.6-7Tom Lane 7.3.6-6Kim Ho 7.3.6-5Kim Ho 7.3.6-4Tom Lane 7.3.6-3Tom Lane 7.3.6-2Tom Lane 7.3.6-1Tim Waugh David Jee 7.3.4-RH-11David Jee 7.3.4-RH-10David Jee 7.3.4-RH-9David Jee 7.3.4-RH-8David Jee 7.3.4-RH-7David Jee 7.3.4-RH-6David Jee 7.3.4-RH-5David Jee 7.3.4-RH-4David Jee 7.3.4-RH-3David Jee 7.3.4-RH-2David Jee 7.3.4-RH-1Andrew Overholt 7.3.3-RH-6Andrew Overholt 7.3.3-RH-5Andrew Overholt Andrew Overholt 7.3.3-RH-4Olga Rodimina Olga Rodimina Kim Ho Andrew Overholt 7.3.3-RH-3Andrew Overholt 7.3.3-RH-2Andrew Overholt 7.3.3-RH-1Andrew Overholt 7.3.3-RH-1Andrew Overholt 7.3.3-RH-1Andrew Overholt 7.3.3-1Florian La Roche Andrew Overholt 7.3.2-4Elliot Lee 7.3.2-4Andrew Overholt 7.3.2-3Andrew Overholt 7.3.2-2Andrew Overholt 7.3.2-1Tim Powers Elliot Lee 7.3.1-5Jeff Johnson 7.3.1-4Andrew Overholt 7.3.1-3Andrew Overholt 7.3.1-2Andrew Overholt 7.3.1-1Nalin Dahyabhai 7.3-6Andrew Overholt Andrew Overholt Lamar Owen Lamar Owen Lamar Owen - Fix incorrect versioning in requires/provides declarations (bug 137444)- Update to PostgreSQL 7.3.8 (bugs 136947, 136949) - Make init script more paranoid about mkdir step of initializing a new database (bugs 136947, 136949) - Remove contrib/oidjoins stuff from installed fileset; it's of no use to ordinary users and has a security issue (bugs 136300, 136301)- Solve the stale lockfile problem (bugs 71295, 96981, 134090)- Update to PostgreSQL 7.3.7 (bug 130814). - Make specfile backwards compatible to AS2.1 (bug 130989).- Rebuild (Saturday's try failed due to buildroot bustage)- Undo ill-considered chkconfig change that causes server to start immediately upon install. Mea culpa (bug 127552).- Add missing break statement.- Add JDBC patch to fix get/set methods for Integer types, do proper conversion of boolean types, and thread safe prepared statement names.- Uninstalling server RPM stops postmaster first, per bug 114846. - Fix su commands to not assume PG user's shell is sh-like, per bug 124024. - Support PGOPTS from /etc/sysconfig/pgsql, per bug 111504. - Allow build without python, per bug 126083. - Minor postgresql.init/rhdb.init improvements (sync with 7.4 initscript).- Add patch to fix mis-costing of materialized mergejoin inputs, per gripe from CCM crew.- Update to PostgreSQL 7.3.6. - Fix chown separator in init files. - Fix permissions on /etc/sysconfig/pgsql, per bug 115278.- Use ':' instead of '.' as separator for chown.- add checks to turn off Obsoletes and Provides when building for Fedora - add "Requires: krb5-libs >= 1.3.1-6" to libs package when building for Fedora- rebuild for Fedora Core 1 (Note: This series of packages has formerly been prefixed by 'rh-postgresql' and was a part of RHDB. It will now replace the previous series of 'postgresql' packages in Fedora.) - add conditional checks for whether we're building for Fedora - import new JDBC driver with functionality improvements and bug fixes - import new rh-pgsql.patch to reflect changes in JDBC driver - fix rhdb.init to say "PostgreSQL - Red Hat Edition" upon startup - replace obsolete URL with http://sources.redhat.com/rhdb/- add a patch that avoids running off the end of to_timestamp()'s input string when the input is shorter than the format string expects. [Bug #109067]- new jdbc driver that fixes truncation bugs in getByte and getShort methods - rh-pgsql.patch updated to include the above jdbc fix- remove jdbc building patch - do not build jdbc; include pre-built jdbc jarfile in the sources list - move jarfile to /usr/share/java- change build requirement j2sdk to sun-j2sdk - fix j2sdk path in jdbc build patch- rebuild for a new jdbc patch (rolled into rh-pgsql.patch)- remove verbose compile options from jdbc-build patch- rebuild with Red Hat's JDBC patches (rolled into rh-pgsql.patch) - add --with-java option - remove rh-postgresql2.jar and rh-postgresql3.jar from sources list - remove JDBC2 driver support - add postgresql-7.3.4-jdbc-build.patch, which works around + problems - add j2sdk to Buildrequires - rename postgresql.jar to rh-postgresql3.jar - add postgresql-examples.jar to jdbc package- fix src-tutorial patch handling to include all files in the original postgres.tar.gz (*.html catalogs.gif connections.gif stylesheet.css)- initial rh-postgresql 7.3.4 build - remove WAL page boundary patch- fix initscript typo- fix basename calls in postgresql.init (courtesy E. Jay Berkenbilt) - fix regression test /usr/lib64 issues on x86_64- remove Vendor and Distribution tags- merge in fixes for Bugzilla #54711 and #83000 - use -fPIC, not -fpic (courtesy Elliot Lee) on s390x - add WAL page boundary patch- fix tutorial location - modify tutorial patch to be 7.3.3-specific- add src/tutorial to -docs package [Bug #54711] - add postgresql-src-tutorial.patch [Bug #54711] - postgresql-src-tutorial.patch builds src/tutorial before   installing and corrects entry specifying path to tutorial in tutorial-sql.html- add patch to use rpath when creating plperl [Bug #83000] - add Buildrequires: tcl-devel for libpgtcl --overholt- add PDF docs to -docs package- fixed for upgrading from postgresql RPM set (add Obsoletes and %triggerpostun)- use our JDBC JARs- add in Provides: postgresql-* everywhere- modify rpm-multilib patch (7.3.3-RH version string in configure.in) - remove arch backups discrepancies- initial PostgreSQL-RH 7.3.3 build - fix %setup to use postgresql-7.3.3 as directory- remove libpq.so.2*- Obsolete postgresql-perl and postgresql-tk [Bugzilla #79814]- Add ppc64 patch- Remove pltcl.so from postgresql-tcl and plpython.so from postgresql-server. [Bugzilla #83906]- Fix typo in pg_hba.conf tighten patch. [Bugzilla #81366]- Initial 7.3.1 build. - Add bison and flex to BuildRequires line. [Bugzilla #83553]- rebuilt- Rebuild for newer libssl - Add patch4 (isblank.patch) to make it all build- use internal dep generator.- Remove spurious PreReq line- Rebuild with new 7.3.1 tarball - Remove obsoletes postgresql-perl line (should have been postgresql-plperl) as we did not have that package previously- Initial 7.3.1 build.- Make postgresql-pl obsolete postgresql-perl, not postgresql-plperl- Remove perl(Pg) dependency - Bash profile PGDATA fix - Updated initscript to new community version- Upgrade to 7.3 community spec file. - Add patch to use with multilib. - Change explicit path names to use RPM macros (multilib). - Add security patch.- 7.3-2PGDG - Fix typo in initscript. Argh!!- 7.3-0.5PGDG - Jerk out all perl client stuff and kludgage - Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's - Eliminate locale and multibyte explicit enables -- they are both defaults now - Eliminate pgaccess code; it's not a part of the main tarball anymore - Eliminate ODBC stuff -- it's also separate now. Use unixODBC instead. - Eliminated separate tk client package -- rolled the tk client into the tcl client. - Moved pltcl into the pl subpackage. - Added plpython to the pl subpackage. - /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.- 7.3-0.1PGDG (not released) - Integrate 7.3 jar's courtesy Joe Conway - Integrate multi-postmaster initscript courtesy Karl DeBisschop - Some renames and restructures. - Stripped out the last dregs of the postgresql-dump migration script. - Conflicts with less than 7.3./sbin/ldconfig/sbin/ldconfigpostgresql-tcldolly.build.redhat.com 1098979409*E2I2H2Gxd7.3.87.3.8-27.3.8pgtclshlibpgtcl.solibpgtcl.so.2libpgtcl.so.2.3pgtclsh.1.gz/usr/bin//usr/lib//usr/share/man/man1/-O2 -g -pipe -march=i386 -mcpu=i686cpiogzip9i386i386-redhat-linux-gnuELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), strippeddirectoryRRRRRR R R R R RRRRRRRPRRRRRR?0}y|SնiJ)V*jPZ22d(XBHMb(bg׋z{q*HQ*" )ЪU"$'{?:쵇5쵧s2{g*eξ.dY2ceeg>שUGҽ^*cFOsZceU2ȍSԿx%A0$ei)g+FEi\$2MxjЌ@@І iؐhMtk'(/@~%M)`)ݸ Qz_4@t.DwF1EJ?5ϒi=Kz (g(v-%fR fm..(@urɸHl\% 1lPDqFRܾ2u&].fusmӮ W:WYrZEϖ0h]D E &ImdGXn3%Pk}e+RHH5.♊pz^ G,,FDJL!|$m3&/Loﰷ>)e ǿԻnT3GS$sMQ&댒H U3hVidE7 e5ZzDd}{!Xk߈7fH(1_8.[o,Jw|SXt#!OקO4< igns3mky>ʐDe^" [bͦj4T\oJ6W IOʧv$!=&_}V唍uWr?%!=VCݽ@FNT^ .Q|ۄ KqI}S6&N>A\mjە۳ip3q璉[o/غʙVn"!2OWl iۡ/YQ>c'MyO4 N6 ts[p5O068`o_3ag,-.2ZtlBq%B57H{$>"O&q_.qwo}0EXX8kչ9}s/ȸ\Q'gxч"|Nz9}wAȡ38^JZ9@!Vl1b|kd2V5D|o/9TJÇ5 bd1m7 :iVߪs~.qv^jiRٶ~ʑ~Ú0''[tRl9>:&4-bn->19Ww[r8FT_+/Ͽ-r^T(o_jdyԡ@T6l}&,߮l|ͽα-vg]HJsL1PiKE^XME'DaU$= /7Uε"fAPVyEĪwJv*-2nbu{{%WݔkRdeE*-6W>SW/Vi!0-vkt+ƵaZ.*&J *&>z;CjĞX{РJ)ߕ{! ^LJo]߅:zl Znϐ<7Abܓ^kϳ7KrcmLJ'1: P8g=Q߮ ]׈y*ҥg߯[d@4 'D]~!A{_+ Eߞ3I2g2*I/ߢkTf7Uҏq#W%DWK)Y^NB$ ?6꫅0پI:VԿ_Y*]Kty=.2'ʟ_(/h2̻Qo"[$ӷҏD; P'?pڿtO4i#:].T:Y/ C^ey& ]_׵W;6{Chzդ2Y^]sut=u2A_+KNcitҵl_EM])FФaޟEEY ug'On~[+W4@tXO5.擨~oU0^˿Yo:J%:S}:H+Y3"/N5?]'%MD dߣ#j]:gG]KtxSմ(B7yd1o_Kq7 ^%:>"D#L#G">Y.eRv[JJƧ (.u؝*,L@GҬ *!~N" l"Ǚ[XcRِqngm't鞮?G :H-E [hLcrbt{baQPT:U4y88{pXa1iq3HcW.+X( y`rByR0T]O.Mo(g]<}xnqfdK'R8UD(M/j gScfXܳ%^,!KJt('\>Qj*=Zrb)ѴB}+h"Ԡgb;ݔir"K p4[ސ봗RQow|e#2IUm ;1R!*Х+hⲝlHXTR#/ ?F3첎7#L?H(d0ebnvqvP0 &jsB\FتLjcq@rB;)5ϲJyp5F}}=.Oo 7s9]smwl9IβE, KIsv/Xsg\;vx]Df `+ .rG&_Ѯjqn#%aYS)eujWQ:Ep&Y%ipd.5i؄ڨcbcC!Ų7X<n4K诋Cgi(K%F9NqCY\SZx+hF}$+JR=iG#.|d8]q!΢Ϙc戔LC8yR-.F 4m$Lkj`({)~`ZhӚE (J=p P.E9Lk4j+rEI^I?MkPg-?|*T>%T>T>p;ּ||9|L6|+|twU@݁ZZw0-`gz`Z (# 0-_Oke`ZL )(V@kqZӚs> Z&5e)0-(ˁZ\oRǁG$(/Vi=825`"iTe]3KriTm]3gji446kY~4,?8VL-,?]VLֽ,?8ְLCkgeif=gz9t5++^W3z9ϱA/b?h/AOez-t>s~:wLWA1Zaz ti,?l]lll?t-۟g:ggL7Y~Y~OY~OY~aJkgg`Gí%jxv8T4dW3 WvtЙ1 װ`O@[s@Oeb :lsXotSA+YӘZae-p?E,?p5R񠗳LX~ogh}g ֵ,?pM,?%+Y~-,?n,?p]^kX~Y~,?K,Ilr?jWAW2z-ӏAfz5rc^ l_bZ?|ױA0&t&AdNcz?,?l]llDvo~̿'OC iunT$ijoIoT|Z[ It+SW퇚غ/tTo1G~/B 0BEQT> >Em{k8+xE\yq4sz歏;2oR6j/*xmzޖ̛N=MŻT=% KN4ψƬ[o17 ]t;TNp_޹:$̔ďoLKFN|S6;o ǃI(`,x)q.,k:*r_GD(5/ؙZM/{񃰊 ~U) LS_ǃzm!9ṗ?)% d#JISlAwD!,SsK(#RIB3?KA[N KlɣśJx(3ԗ.f{ xU&K.H2s,4Y[8gԟcULz>;ޯIuMHIZ!H ]:/%=x%bHUsd }7¶>wP/ʪۊH @8㈣ފJEuSsSU^eEY8^fH*߭l7K{ UOdZߑ5nb_4ԓk xW&=kGj# HO o$ 8ldz }$yO+2Rod0ԛ1ڒ\ >S}1^!ڢVIm虈)#ZJ[F&Z#-^Nj.)ǃ_e <'6 R jWt}?_U)3F2ASB]#(JnB?Aݓ!mQNDf,_w$ ΉHK&5ۏ7pѤ?$ &*}hvE@`TL9=UAPUT@E4PDQ+ٴ-^\o0s(gUte8*mLBd<$"3~SWB>YNG1soz[+ޔ_uxmUYq(# {`fEt`>7ݾHӪOmd:ބ6o%q{jMDT|93m)GRDXܫI322&%)%FRxxLy^"8.R*cg7ťn EH^6Y$u]IWbxԺF<ƦYM0/өUDNo@QϨ< jP898U={ՕR䔡IaReGbFjy1兊/ȥo Aܟ)x174Q^f))5myÉJm4."4MV;P yuhU\'TTf5B{\$8ǺJr C {dȸM5H#PX;*Vlg5q3pDXYyB ùfBLC'1'ž&Z G43;Lȅx|tߪ)Y;:Վb;If]~q;ƚE^RUyFQD ?] tS˰֒vFǟ{ix}{k!.¼C1/c |[Z#hѽ՟tϝ80gX^T  w9R3yOLJ-Xtq|1֝Qwr_$\iz8 dx-8*=5zmK*mHMYcesCJ tWzO,B!J[I)K58= =)1be ʷϳNP+g& RA]%69g<*Odx#No} _[/wkʄ}'"题np0R85WȢȡux3者DI>Jqsb>yu98}f]&.h>4xÑ-Xݺz $+z2i}nk9zI5BC5GEz&3&T) #TBVh /K&heFæ(5~F ;GOňx[0zw'Nv2 aEG9ypm_h 20ȃXLQ_:}jv3yZ*R韞3*CDױEGEsV1.'\/ 6AOϻzVGru5[&Q긃/TöںHZQ-? n[V^=<2>&s5>~Oq(xk|AHyېO/9yv͟w^J|soܝ8bbv}K$wqD8fPFξ|txL]yaN9 jЃ?ᑶd†OVF[EJ>xmo[/Ϸkc {|{vr:VPϚr܆ʺ*ẊGД=_9aoϫZ}1='7O=- Tlj[lQF:Gѧu+>2Ql4(2ތe%k>~fÒmxLkwaBeHQFz&<Ċ'7aEd^{=x2.<$8yLb=bňEU(VI`3Ȟ{!bI=wPko6F HK |)& &Оs6MpwDUzvKw=wJlӴl\h.gE3+U졌cmAag{.KvGm2@5' MJ3>lp4J:\1:}rh#6I؏K3!W=κ-4巨֑[>t@!HqF"F5MVWI+=_a%W;/2=hk&{#L5\I섥ٟ>Jn ^D̙t6,VaDĽԴ#Gh婯OoڕWm/(" FȩѬ4lOr&%i a|݈λr*hqGF£2Dȧ"5Q"x'rzofh_|] ShIEӭS.ΌqgA'2:]B's7MHrSҗRzB<$0w.gHs.5t dC$ߔVC9Gt#/>|lj߰ErTbaYU.*o25fqTy^Y^\m*euǺ`nJab}wAYݰC+vԺ`Ojif/{HjYv-`GIeP4yNP1DMI$L??;ghථ$v[G|澌*_]%ƒiN/`-#Tq؏;SJ磁kHHݪB?LK\c`x> Nv/a *;lU>*X=*"F&;ڥz^џ׿ʰ=*/3 Qn'ԥFv ?v/{MrB~OW[|"4)r~f rߪۧ q~5oxnr-nnH3sO˗I\rs·a7SJsAn{(R".OaVOxreCKk .E3N߿F+to}Gzj&?k燆c'&I5)9Q1ʹC"ICj~[ٹ;n{= 9'w6FZh:qMM3x gykj^=YQHNRqփb~ JmOG B}AH6A I'5SBhNS4!%zčxAVTbi9rQ@YR4mb)O:UQfnQVu"vRF of=MWn [cY[4g¡ؠUeؐxHudŏ/y|l4$yIr N$B-ȆubQ)U,z3π+ j鏉r@Nj!GN%Wip$44ƑBJ x}Ypn=>E ܕa4qI||;4 { $Z;RB5ܿfgqoIzSw 혚:|8HhwhRjF6IY$*;=4|hH![_!~&V 7hܟiNUtGTJŷŷƑݸޛ@G)}nŷJ~⮯_w(9-Ռb\N ]C],|[w4<ߌ*o,rOw.-e`ל89KPXͨoΥN(\U3\jEϢ(NB1ES_x8|ntAِ7pCXϫI?l~2>;(υFwF\"#_eFo%׬7i:"tD7!ߛ7~o#LG余{3f:4th^м"yECL+2Wd:b"3+#[S]n힫k\ sQ\vh#MT&9+Fsnt%+bfw"m=fXE#JrtբS*޿^\-zk5"EaF_ )/N2\3lJ3zefL[\Ttv۝)Am&) hi&]iGѹH1ީ,PلBJgYڸcq5Ja'fslF}Qn)t83݈l3n*g/.O+.LhTd+YʰQ ƚIc7iX }0՝6N7X|[f⥠$ gӾ(cRS2,Y^Bd]8sxi(Ҫf̰K-v\eGrFWwjv,NʄQ#C(tMjU:Ph.)f.5Ԏc{ JN%I`p&IV­L-e4ʽֈ V[ԛH?%"-QQK!jɎ.UPg:[t9VҎq[6iA]E}<ǒ[h;Qܷ"}RFܙ&h55{G%}.s >"," A,Ns)8QEW!eN s98O6ԌNbh$חx('0Fu$ƞ9U m+B eb`cc6:{<⻺M};wwNuٽzEEJKR Փc˚1cr_X%>aʘL{IN=wL/OIL~]ջ+&g]IEU9]^˝Yآgw㥓視d}J;-=rC>a_:򚗫OZn%^Z}pA7F'pu{>j` ;<4ß躱vLs߱ɭkyxLG8pEd#?Kr˿;pmV|WpxGIiܐiw頃%}o}ק^mN2&v{t2w~U|Њ LrW3?S8}Rw^]^[xa/l6ocŘ8_;\RӣζK3V_6칫Ko>ѻ7:ܹy)koO_Z{[#NAoطW6s@AWYڄk_r±Se{/?z