rh-postgresql-tcl-7.3.6-7> A AlpA?A6H%x/ITU:TC4`0LJџLQWR2f8518a2013ee927a4693f819ee7f7369e4a1e75i!ϯ[el$G5r?A6H%xr)e7@ Vܦ9jQz޼yd>='?'d  A 04Z ^u    A dx p((80292: 2>$@$B% F%G%@H%TI%hX%pY%|Z%[%\%]%^%b&d&8e&=f&Bk&Dl&It&`u&tv&w'Xx'ly'Crh-postgresql-tcl7.3.67A 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.A2>noswad.fnal.gov#Fermi National Accelerator LaboratoryBSDApplications/Databaseshttp://sources.redhat.com/rhdb/linuxi386X|큤A22A2 A2 A25A2a930336cdc8d0f85f15806c1bcf467c947ec200bc1a941226e1b39cfecab373ee42e116cfe319d51026e22f70d014b07libpgtcl.so.2.3libpgtcl.so.2.3rootrootrootrootrootrootrootrootrootrootrh-postgresql-7.3.6-7.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.1@&@@@@@t@I@:???=?s?o?o?jG?g?_?V?O?0E?(\?!Ā???O? >>變>€>>>Ҫ>d>>Qw>M>J>A>/0> >u>$>$> ==t====Tom 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 - 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-tclsizzler.build.redhat.com 1089646165I57.3.67.3.6-77.3.6pgtclshlibpgtcl.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} tTEI@D`FTF ! 8G' |a$:t~@@'mߌ8:𐀢Ĉ H7 Hv>}h]뮛*SQvU>'Ҋ B0mp0-_2+4X柣Xzt//*(qZ{Mbbb/VSUIJoR= FjG@)RW"CoRVTӴi#F7)QAX77/28FNS˛]j9]f+/[ %:Pnl\e?vdtSԱ&~)n_u: N'uesBޅt\9,BgK]Z`.hȝLh DN"N mynxGY .3ePo}e+TQyĈ {J(?;F 0"$FHH`HV^9>8 4vlQW^ъ`CBVG Vt+X8Zb00JBU~ҏ=il<-WXML E'S uіr}SUmz f@*Q߇}>slz=$ef֐3ޞc 3=$T(pMNV4C^$M5<'t%z 8>qӭNgib *Xy<'ʓ@_qdX&K-:}ZIhOH%([ W /r J8TBD9\ }9|_18$pbGz#FsŔS!YΕ]$$WV K r.=mriƣ:rOR)DJWɼQn0iq@jFcbAi9B8헑翧/F`3ВM8HIuZ.˜h6*SRmv%uȱ\JLijaYQ*ˡζSZb-ɣ<t⢬ąizMuY?O;OKk^c-UT\Z\'Q6T1ʴZl.n9١IuNra p|#<<߉.2>䱂86F1bXCt՚|5Z+>̕1Qoq+t Ve}:TAOMjloc1m:K ?"o/}VAfiiÙ!amTFt\N |Mˢ;Oc.suݫ[At+:DWAwnAٷ8ʔv M}}}}jN݉sнCq:>:zEkd?A&cDŞYѭ*(tir]QoszQezo\_ekxADE^ K+7 r}A/C'BZ]+{!:ȣ}"i22 TIƳ4.r/cOoܫ":yoRZKiKu`݌P SZDo2ʹ(=OS(I8DQ.T o¼Ei14)UB{Sz54SSSңt)")M4VydI,bU26\^4]_#j]r@i :re_yEQ4"}ys{J3(EC3,J|Jם+d<ݡ2$ o/PHi7WCd4Rm2tïTN 9^q].c{Ix+^r1 ΔtqٺxE;>=/Qq;C؁y]Z*.CxG-Wxå*.6kBxN.vW$e*.+bya̰2ֿx9ƅV*G~/txw'8zTňh#'wZ'A̿Jޅ:|HIZnϖ!dB7=?mG%52+4 Ċb4߮ ]aN?[N 4gMZcdu |+~]/y 7KJR =$߬~fA's uP_f\8H=kL |kKg/w);/.]FL8}Oy D]ېF"to-;tGt)1wPV^e_Cn:{z\ǿ3.ӢK OP J}"k,? ]]J$nwhH|/ $r>]tx?MA^c^/K8[3_B?])UNUQ}aޞECiIK |ڙHqqK'bk/k^{7v=c?!+ʯPY4G$qoI~ǃtJdoH5w_"O=a|qQGNSI\׿$_G~>SZ(CCܮ/AyQHoՏx,8AWJJńck^vĿlzcZt9pbB9>Pf^@7X_ӇQ$^Z74QuH\qi.)[s(lq./G%+l"Qee/-5 U K N f):-%z<[(,6yYPbwqisRf)8TEbryK7R\ZfwDq_HRP̞-.(eĀmTs9yY"=(lg]BSIԶ2KG 0 y._l+g9,&E[tMrZ\B% O8viMBrZQBEg'!ZFYTb\C5=IKvI>4vWqQ4,8LsI {)LjFvD.+O[J qUd)-EIt9JH{R^ǧ]44"UuC*XJNɳG[J4((ؚ<^\8 IjdY"N7%w]i96͕j5d94`ԛcm.&ZjAU@CFDTJE$t)58mgvx0# ˱diƘifv""̰ZlA2vbAZM6,(kHyGA&g+,S)9Sibrv]Xa_ F]j[Œ|g 6; ҕ-6ڞFЍ5`%1cVP6؉1g"5w2T܃[cml8Oe;܄uwUu6e/ ݤ9s:m &Ѓ:=Q bPѦpΤ1cĞo. 9vMl&)6TR,GmN[x:?tмTbqh7tE>ȥ>u"fGҩ&z32q E>Y*FWo9ɘ0ب%b"bκ3ꈑ'b0FLwS3\|'^)$>7\b?%%B +%+J `̀)^I8֨8OΤu ŶΦ8+e݊֕(e5rEypVu/*ʛ/)WhCS;WP;=x` ؋`jZj/Q H x vH(i! C%x43 oTV4`؈0,p4] hRD,@Ztg U1>p%8IQN Y_Se4/@ZSg} P񀴰 x3}ooUo#{[!,3@Z wZdgdgw!;,!;,%H\x'AtIwiVx/pp1P j7 }d}I~?šgGI'>A|?೤#">O;??HI42Hאג_={'IpxuxֶU$mI|wyU < qW!'dc xÀnddOf|42 0-k9y_3S.egg]3~?0Ejq[04o2aZ31to`_gd3/e3x?լu/ca|Ɵb_J?jƟg_j?2_f?ɌcdM?47aOf|+v?Շo<(Õz^@Yy<[ߤi/@}I0*v;pqo+UɁgD ӧNMux>w3+,v;0%Ƙ?;-%^UA2|v_ix&SLQÿT~ڨ1T?* /Ѷi69mS6YOO5FTO{)*")7F1gn{n@!%n+ɖC-oLP*UEVbU xRx31%JS[{bmE-*Ѯm;n;|AsgJ' |H/mc>1&. A@yTfuPo g5A^gArL}) H%OOcj뷑B}o״^\p|l): ŕF&(jHĔ(ԪxrFgϴB.^WһVzMx'a#|o6@6=DݍMz@x Ar8o!=a*/-K v }m57!7CyPSڟL';7!yȄ G1<$`%qvX')O=~Z7aLXWQiw|JoBh}&1 bTd%~;%N|7T^OD~AԍF/6xMDCȇH;2Cj}4 7a<>%>f6 F W(`;D LiXջoAAg}A}, êGU:]~۪62c1{*hje@ܫUQkt};ms3h1҅S%9!Aj!m*,#\anVϙܿD̅YLJs}# BZm\>q3j늰1ߣMɑ* U-D@U$PI^+ɴ-^8m]O ByT6s0(^a͉pt&ٗ s0`Q3%sI]#,j̆oydr~OMh_I⪻sA~ϵ* h ;if!M3cTYօV\1?j x]ߊ灗E-r{7U3zou`Ere1o9t6Ktt25qȜ49"jP F.vHº?D5N3rLϾW8l! XHq: 4/N01^*oF]ρPH,/ &!;X OT,8@~3 k$n* <>&[k(?USS36 LT'&ȏjK1?uQUÍFOBc9e/B"/QlV%ToSV"dV;Wp݃$Œ dfl ܟx~PtY枟%7rXԘ&yÈF61]5&(d{L3̻S MHQ+D椇ko&vb4ަ=pf#M*;ԛakjPm=QL*x#46 c&+FM#e2ZxYڊK4w T:H$)1i7H*=\KIۥ̖/M[eӏ8/"[ZQ(]w$>V[bY{PH=uiY5[,.NRv x巚S$ѡ ]Dԙcv󓘖(J1czz`e,քa F. LU?a!#K^8{iwcqf"!Iͱhm!V].G>uc"Je4<4K s76#4;g m}/ c 7yV^.U}qKQ"mÇ RDmPtVćx<' IK Tz"c5 .'5ڙVɁFPvK`4&55P7dۂXdb/oh3܎5t=*޷P 2{55Mހf×aET(B0`('}bňÜq/D6vĦ7!DSPkXBzӁ~zޝрm>^১5̐GX^uH:& ~{ S?#Vdc ;/R;?1޳\m-(>,m}qUѢ˫< %z:{肖kzG)^3d>G{i-bs/ ;mq(e ,A?;|Y }fĤ7W,55 =Cb5I<'g$Ux)q6]Px!%ſӒˊJ\S߽iv/Y5Wvw٥qs^JbpaTuhn.dxcdh?NĖȍae\},eT8~H8VF&9SIU+69Χ al3mgVk?WtCT!SuWaϢȩbסXk S7U3Qe%zM ~{f{l(j.O t^ooWTPD_39M>F]5xoV-|1 }1vq#A^FZ&Wk^Qw&b\s]f443P4oϴgfF?7(B]F٬/yH=oMCb{!>&|tm? BMDBY'Ox[ U3.RbИF3PxK6ڰNH!dw%H8i77ZٕynE0# 7j"?VNU/c6EհBmxY26_Fl4to3:T_#3F}I1|30CLQN_ܣ+5 my}7A~kUjdגOQRR;'"6DTǹ0Qh3"+\kFH)?Yջ;. 4E#%\LlamӃ-(N}yN>+pݚtShlux~w*{tyUQcƾ9?n<>?>\+qy~~E\-/~Փ=&47d6mr oR,Lb闤G룪xޕRn.߽噶'!c!} >NnZn9iHvc >=9w~oW0 e-eHi+Emoh"Vaݭ5#OVi|bfY<=b= > rnQD|&-9\Ց=hta@.V> ͖fyx2.4đ8Q?Q{B!tk91\*V?a3E"䤆Fm( U5?OK9&B.HsvaP.',ÊFT֨fZxlԊmNm{ž c\>V dU;,]D+|5D`U(LU<~;*SMOr4={Dl2Wבx[1$!NiE3cg܂ #T_ƈ{7 s>!tR=>SwcRկY$qnpTX~@C*C&EF]be'ޛeR:P5Lŗm'd< ('jwa߇g45 F0> lDۦ0˕q; DYh.H1Wg6|Agdp꣧g NQtTQ`ȧ4V\*3|9Bquk/wtTsO?;݌OCG1# u!kDщcS{2(/~e2YcƆ]ܶxډGקy+Qz} imܣ^]zΐ\Շ2<&u -pv\2l BQK֤JɅL/WslKJ bv|Nz#wiwvOu^zQESYÿIH}gm۔૧1? ϻr*hqz Q9ۨOEjD`2 o63B1'cнxDxX?huҐ{h0%b<PGT![;;y.n#ٝǥ7k;9Mj*&/]֚R{?cܥ *O6o1xݴ<]׏¡9K&N ռ~.L7n&M5W ~%⛌ͤ:Gw/&\_M}5Ʀ#z#Z7%2 '(ƦXqc`ꗾ! PU]­wx[mp'5q_G|mҴWFۑ7mQF/Y&Aд>I:7e3uO}Bwj~gh?׶WIF,_3&7km w;i:8q>g2NFgGJ]V}84L&//x>Ck;~kSٗ'Zo6X#6BM6@uH=6/{X߬9鞖l~om6tRc]B@: 1;cxD4pe|6Lr~O15}LYǿWˆbⶤ*nήH3sO i\|L5nłe~]>{X䳟7Wo9U4vhOsexGfҤj/cwwopݨi6߂'jMO3}w#㇬'BN'y_tf$0imQpt 5~155Yk2?8\&p=^gKǽZ N~Hτ.w9yzDF\қg+ h+-qW]7&jOf ٕt͘>(B`0)齇|NjCY)]yR65 ^hpz)4-no!GOwo(:GwxLa5}.XRM{҂t-ž&I{ؓI1ͼMriڶO5, ^#iYH) #> mn#i byajL޺g)#8-zjML~o:9XnNrZ\a?PPDMX*@ 6#_U;vB){9j{F:1]Xe[C!iVoͶ+OCtm:H )Rl߉ԅ!%VSb;D(v1'Љkj<IMbdQ#U<gz3ۀ+p9Q.,CƁxRV#j"~3{k{4*kzg Z%ubjx'll1[5%׎$pE > v?eDmm" OcNj P¦w4s;БY=&]_!~&V 6jeOjw7S),,KJ^xgSIk@ }2$V|sL~Dl'ڑlMݎ]^-x4? mby떳u$ߦ#x3/+IW^{5'%c obm47#E9P_עͧ(F#rr4B.ib/.@A@[8 :N0Rtɯ WǗ#\.]6Wa^ii;ŅJ/݋2nF8f)wMJF^%ne2&XLPzϒƝn(-+εͱT_AEf9tϘ.2uSMM5MrsąihbB2_;qz^ih3vIcjUx\\b)mYj3TLBYc/SIpt{ ]lv]Vhm'T-6{Xj);*y}N]Bұ{*ǏJcQ 1芉Īhe<\Ro.3DŽ14ԌxyW]axaa+NPB׎y4Tk7tŎbyjCLNhRN}deyŠdĞ$j'"hv\x]ޝl;qss'h1VOQ\sV21Y]"jvJ]FGNBVKyP^h{y?sx~y~IQn6Iw#KiŋI߇ô;6>]8l#9v.\g 8} oÎ=r;^{xZKi3zJ)KQngJ=)ePI)R>%Ŕ6StqJ=<2(C)bJSzZJ)S:H8X ;SI)HJ9)9(-0(R=SSI)HJ9)9(-0(R=SMzRʠ4R|JJ)=L9Jk)mTO b{QyJ=)ePI)R>%Ŕ6StqJWQyJ=)ePI)R>%Ŕ6StdO}^9a{E)ܞDgk~~Lv_CI˕w/QߡG{(#ͥoǪߡFʔmhCoߗD/L$!J7I sRЏۢH:DCߵJ7$aNDzyUo{?ҞK=Cɟ}?>0K9M?ouvnE_}bǾxdz.X:_^O)?oǒ_谱GG+_6nEr>GodËg87W${O_rUԄO|xe<_ɸ˜1G>컼ûJcKϏ>råYiGg7$Y]캌|r`/mءouoٔuC_ЯnK7Ԧiο{oᛖ=q y:\=s͂.|]^&_fru|k·n+~-OF\~K5ə5ŋ8zף晣?<7x8JW/;ޔӣd