| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-tk | Distribution: Red Hat Linux |
| Version: 7.1.3 | Vendor: Red Hat, Inc. |
| Release: 5.72 | Build date: Tue Nov 4 22:31:11 2003 |
| Group: Applications/Databases | Build host: bugs.devel.redhat.com |
| Size: 1028042 | Source RPM: postgresql-7.1.3-5.72.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.postgresql.org/ | |
| Summary: Tk shell and tk-based GUI for PostgreSQL. | |
PostgreSQL is an advanced Object-Relational database management system. The postgresql-tk package contains the pgaccess program. Pgaccess is a graphical front end, written in Tcl/Tk, for the psql and related PostgreSQL client programs.
BSD
* Tue Nov 04 2003 David Jee <djee@redhat.com> [7.1.3-5.72]
- Add to the security patch a fix for to_ascii() buffer overrun.
[Bug #108578]
- Add to the security patch another fix that avoids running off
the end of to_timestamp()'s input string when the input is shorter
than the format string expects. [Bug #109067]
* Thu Jan 09 2003 Andrew Overholt <overholt@redhat.com> [7.1.3-4bp.2]
- Addition to security backpatch
* Mon Dec 16 2002 Andrew Overholt <overholt@redhat.com> [7.1.3-4bp]
- Add backpatching of security fixes from 7.2.2 and 7.3.
* Tue Aug 21 2001 Trond Eivind Glomsrød <teg@redhat.com> 7.1.3-2
- Fix usage of "Red Hat Linux" in the README.rpm-dist, do other minor
fixes to this file
- Don't use newlines inside strings in the initscript
* Tue Aug 21 2001 Trond Eivind Glomsrød <teg@redhat.com> 7.1.3-1
- Updated README.rpm-dist from Lamar.
- Make sure "Red Hat" and "Red Hat Linux" are used properly in the README.rpm-dist
- Work around the horror that is perl's Makefile generation
(LD_RUN_PATH is not a good thing) (#51957)
- 7.1.3, stable bugfix release. Remove patches from CVS as they are now included
- Own more directories
* Tue Aug 07 2001 Trond Eivind Glomsrød <teg@redhat.com> 7.1.2-7
- Add patches from 7.1-stable branch. This should fix #50799 and #50797
- Enable kerberos authentication (#50644)
- handle stop with stale pid file (#50499)
- make the test subpackage (not built by default) own /usr/lib/pgsql/test
* Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make the -devel subpackage depend on -libs, not the main package
* Wed Jun 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make sure the python subpackage depends on mx - otherwise, you'd get an
error when importing
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add changes for s390x
* Sat Jun 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Many path fixes for contrib packages
- Newer intarray
- Don't use nested ifs for tkpkg/pgaccess
- Turn off test package for Red Hat Linux - it makes most sense just to use
this during development
- One "pgacess" -> "pgaccess"
* Thu Jun 14 2001 Lamar Owen <lamar.owen@wgcr.org> <lamar@postgresql.org>
- -4PGDG
- patchset update for pg_regress.sh
- can the dot in the release -- confused too many people and some programs.
- -3.PGDG
- updated README.rpm-dist
- updated patch to 7.1.2, fixing some places where /usr/share/pgsql
was still being used where /usr/lib/pgsql was intended.
- PGLIB now set to /usr/lib/pgsql -- initdb doesn't use it to find the bki's.
* Wed Jun 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
- sync
- Run chkconfig --add on server install
- Move the prereqs on useradd on chkconfig to the server package
- don't disable the %clean section
* Sun Jun 10 2001 Lamar Owen <lamar.owen@wgcr.org>
- Sync up with Trond Eivind's set.
* Fri Jun 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Don't create postgres' .bashrc from the server post script: include it instead
- Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
- Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from
libs
- Source the i18n data from the .bashrc instead of in the initscript
* Tue May 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Handle i18n for database startup - backend needs to have the same locale everytime,
but this certainly can't be hardcoded to C either
- Fix stop, restart in initscript (#42217)
- Make database init _much_ less verbose
- other minor fixes to the initscript
* Sat May 26 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 7.1.2
* Fri May 25 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.2-0.1.1.PGDG PRERELEASE
- Changed versioning and release numbering a little for better flexibility,
-- particularly for distribution packagers.
- Release numbering comment at top of spec, where it's more useful.
- Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
changlog, and the last 6.5.3's specfile for the changelog prior to
7.0.
* Mon May 21 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-4.PGDG
- _really_ got Python version agnosticism working.
* Sun May 20 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-3.PGDG Release
- Python version agnosticism.....
* Wed May 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Use openssl
- Make it obsolete subpackages if they aren't built
* Tue May 15 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-2.PGDG Release.
- Appended .PGDG to release string to differentiate our RPM set from the others.
- /bin/sh fix in initscript
- README.rpm-dist updates.
* Tue May 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> 7.1.1-0.7
- Rebuild with new readline
* Fri May 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Initial 7.1.1
* Tue May 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Specify shell when running commands through su in the initscript, to avoid problems
when people switch the postgres user to use tcsh
* Fri Apr 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- JDBC driver for Postgresql 7.1
* Mon Apr 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- slightly different versioning scheming, will go back to the official
later when I'm sure the package is ready to use
* Sat Apr 14 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1 RELEASE
- 7.1-1 RPM RELEASE
- Change to COPTS -- strip out -ffastmath -- Considered Harmful.
- Back to old versioning scheme, kept teg's other fixes.
- README.rpm-dist updated.
- PGVERSION updated all-around (hopefully!)
- Couple of fixes from Peter E.
- Rearrange dependencies -- only the -libs subpackage is required for most stuff
- Removed broken and confusing logrotate script.
* Tue Apr 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
- chown considered harmful - removed
- fix dangling symlimks (pg_crc.c)
- libpq.so changes for maximum compatiblity
- different versioning scheme, to avoid trouble later
- remove temporary perl file from the file list
- fix spelling error in tcl description
- mark odbcinst.ini as a config file
- use %defattr on packages which didn't have it
* Sun Apr 08 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
- Packaging reorg: added contrib and docs subpackages.
- Removed sgml source docs from main package --> docs subpackage.
- Removed contrib tree from main package --> contrib subpackage.
- Contrib tree is now prebuilt -- HOWEVER, very little install work is
currently done with this.
* Sat Apr 07 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- Quickie RC3. There will be a 7.1RC3-2 shortly with other stuff.
* Wed Apr 04 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- RC2
- eliminate versioning information for ancilliary files in prep for CVS.
- Fix docs mixup.
* Wed Mar 28 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- RC1 quickie.
* Tue Mar 20 2001 Lamar Owen <lamar@postgresql.org>
- Beta 6 initial build.
- Use make install-all-headers instead of cpio hack for devel headers.
- Split out the libs into the libs subpackage.
- Updated initscript to use pg_ctl to stop
- Updated initscript to initdb and start postmaster with LC_ALL=C to
prevent index corruption.
* Sun Jan 28 2001 Lamar Owen <lamar@postgresql.org>
- Beta4
- Return to 'pgsql' directories instead of 'postgresql'
- Better perl patches.
* Mon Jan 15 2001 Lamar Owen <lamar@postgresql.org>
- Edit patches to get rid of some cruft.
- Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
- Moved pg_id to server
- added Makefile.global and pg_config to devel
- Corrected /usr/include/pgsql to /usr/include/postgresql
- Fixed some configure options. Will be trying the configure macro next release
- Since it is terminally ill in this version pg_upgrade is _gone_.
- Thanks to Peter E for a good review.
* Sun Jan 14 2001 Lamar Owen <lamar@postgresql.org>
- Running regression. 1 on the release-o-meter.
- Minor patches to get regression running right.
- Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
* Sat Jan 13 2001 Lamar Owen <lamar@postgresql.org>
- Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
- The 7.1 build is different from the 7.0 build -- see the configure line.
- NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
- by request, conditional packages are now supported. See the top of the spec.
- Fixed the server postinstall problems.
* Mon Jan 08 2001 Lamar Owen <lamar@postgresql.org>
- First 7.1 beta test-build
/usr/bin/pgaccess /usr/bin/pgtksh /usr/share/doc/postgresql-tk-7.1.3 /usr/share/doc/postgresql-tk-7.1.3/a_right.gif /usr/share/doc/postgresql-tk-7.1.3/addindex.gif /usr/share/doc/postgresql-tk-7.1.3/api.html /usr/share/doc/postgresql-tk-7.1.3/ball.gif /usr/share/doc/postgresql-tk-7.1.3/contents.html /usr/share/doc/postgresql-tk-7.1.3/copyright.html /usr/share/doc/postgresql-tk-7.1.3/documentation.html /usr/share/doc/postgresql-tk-7.1.3/download.html /usr/share/doc/postgresql-tk-7.1.3/faq.html /usr/share/doc/postgresql-tk-7.1.3/features.html /usr/share/doc/postgresql-tk-7.1.3/formdemo.sql /usr/share/doc/postgresql-tk-7.1.3/forms.gif /usr/share/doc/postgresql-tk-7.1.3/forms.html /usr/share/doc/postgresql-tk-7.1.3/function.gif /usr/share/doc/postgresql-tk-7.1.3/help.gif /usr/share/doc/postgresql-tk-7.1.3/index.html /usr/share/doc/postgresql-tk-7.1.3/irix.html /usr/share/doc/postgresql-tk-7.1.3/linux1.gif /usr/share/doc/postgresql-tk-7.1.3/maillist.html /usr/share/doc/postgresql-tk-7.1.3/main.html /usr/share/doc/postgresql-tk-7.1.3/mainwindow.gif /usr/share/doc/postgresql-tk-7.1.3/newtable.gif /usr/share/doc/postgresql-tk-7.1.3/newuser.gif /usr/share/doc/postgresql-tk-7.1.3/old_index.html /usr/share/doc/postgresql-tk-7.1.3/permissions.gif /usr/share/doc/postgresql-tk-7.1.3/pg93patch.html /usr/share/doc/postgresql-tk-7.1.3/pga-rad.html /usr/share/doc/postgresql-tk-7.1.3/qbtclet.html /usr/share/doc/postgresql-tk-7.1.3/qbtclet.tcl /usr/share/doc/postgresql-tk-7.1.3/screenshots.html /usr/share/doc/postgresql-tk-7.1.3/specialchars.html /usr/share/doc/postgresql-tk-7.1.3/todo.html /usr/share/doc/postgresql-tk-7.1.3/tutorial /usr/share/doc/postgresql-tk-7.1.3/tutorial/addref.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/altern_q.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/altern_v.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/copyright.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/index.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/intro.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/irix.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/newref.txt /usr/share/doc/postgresql-tk-7.1.3/tutorial/newtable.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/newtable.tga /usr/share/doc/postgresql-tk-7.1.3/tutorial/problems.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/screen1.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/sel_tbl.jpg /usr/share/doc/postgresql-tk-7.1.3/tutorial/start.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/tut.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/tut_edit.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/tut_new.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/tut_sel1.html /usr/share/doc/postgresql-tk-7.1.3/tutorial/tut_user.html /usr/share/doc/postgresql-tk-7.1.3/vdesigner.gif /usr/share/doc/postgresql-tk-7.1.3/whatsnew.html /usr/share/doc/postgresql-tk-7.1.3/win32.html /usr/share/man/man1/pgaccess.1.gz /usr/share/man/man1/pgtksh.1.gz /usr/share/pgsql/pgaccess /usr/share/pgsql/pgaccess/images /usr/share/pgsql/pgaccess/images/icon_button.gif /usr/share/pgsql/pgaccess/images/icon_checkbutton.gif /usr/share/pgsql/pgaccess/images/icon_entry.gif /usr/share/pgsql/pgaccess/images/icon_frame.gif /usr/share/pgsql/pgaccess/images/icon_label.gif /usr/share/pgsql/pgaccess/images/icon_listbox.gif /usr/share/pgsql/pgaccess/images/icon_query.gif /usr/share/pgsql/pgaccess/images/icon_radiobutton.gif /usr/share/pgsql/pgaccess/images/icon_text.gif /usr/share/pgsql/pgaccess/lib /usr/share/pgsql/pgaccess/lib/database.tcl /usr/share/pgsql/pgaccess/lib/forms.tcl /usr/share/pgsql/pgaccess/lib/functions.tcl /usr/share/pgsql/pgaccess/lib/help /usr/share/pgsql/pgaccess/lib/help.tcl /usr/share/pgsql/pgaccess/lib/help/abort.hlp /usr/share/pgsql/pgaccess/lib/help/add_records.hlp /usr/share/pgsql/pgaccess/lib/help/alter_table.hlp /usr/share/pgsql/pgaccess/lib/help/alter_user.hlp /usr/share/pgsql/pgaccess/lib/help/author.hlp /usr/share/pgsql/pgaccess/lib/help/begin.hlp /usr/share/pgsql/pgaccess/lib/help/close.hlp /usr/share/pgsql/pgaccess/lib/help/cluster.hlp /usr/share/pgsql/pgaccess/lib/help/commit.hlp /usr/share/pgsql/pgaccess/lib/help/copy.hlp /usr/share/pgsql/pgaccess/lib/help/copyrights.hlp /usr/share/pgsql/pgaccess/lib/help/create_aggregate.hlp /usr/share/pgsql/pgaccess/lib/help/create_database.hlp /usr/share/pgsql/pgaccess/lib/help/create_function.hlp /usr/share/pgsql/pgaccess/lib/help/create_index.hlp /usr/share/pgsql/pgaccess/lib/help/create_language.hlp /usr/share/pgsql/pgaccess/lib/help/create_operator.hlp /usr/share/pgsql/pgaccess/lib/help/create_rule.hlp /usr/share/pgsql/pgaccess/lib/help/create_sequence.hlp /usr/share/pgsql/pgaccess/lib/help/create_table.hlp /usr/share/pgsql/pgaccess/lib/help/create_table_as.hlp /usr/share/pgsql/pgaccess/lib/help/create_trigger.hlp /usr/share/pgsql/pgaccess/lib/help/create_type.hlp /usr/share/pgsql/pgaccess/lib/help/create_user.hlp /usr/share/pgsql/pgaccess/lib/help/create_view.hlp /usr/share/pgsql/pgaccess/lib/help/data_types.hlp /usr/share/pgsql/pgaccess/lib/help/datefunc.hlp /usr/share/pgsql/pgaccess/lib/help/declare.hlp /usr/share/pgsql/pgaccess/lib/help/delete.hlp /usr/share/pgsql/pgaccess/lib/help/drop_aggregate.hlp /usr/share/pgsql/pgaccess/lib/help/drop_database.hlp /usr/share/pgsql/pgaccess/lib/help/drop_function.hlp /usr/share/pgsql/pgaccess/lib/help/drop_index.hlp /usr/share/pgsql/pgaccess/lib/help/drop_language.hlp /usr/share/pgsql/pgaccess/lib/help/drop_operator.hlp /usr/share/pgsql/pgaccess/lib/help/drop_rule.hlp /usr/share/pgsql/pgaccess/lib/help/drop_sequence.hlp /usr/share/pgsql/pgaccess/lib/help/drop_table.hlp /usr/share/pgsql/pgaccess/lib/help/drop_trigger.hlp /usr/share/pgsql/pgaccess/lib/help/drop_type.hlp /usr/share/pgsql/pgaccess/lib/help/drop_user.hlp /usr/share/pgsql/pgaccess/lib/help/drop_view.hlp /usr/share/pgsql/pgaccess/lib/help/explain.hlp /usr/share/pgsql/pgaccess/lib/help/fetch.hlp /usr/share/pgsql/pgaccess/lib/help/form_design.hlp /usr/share/pgsql/pgaccess/lib/help/forms.hlp /usr/share/pgsql/pgaccess/lib/help/functions.hlp /usr/share/pgsql/pgaccess/lib/help/geomfunc.hlp /usr/share/pgsql/pgaccess/lib/help/grant.hlp /usr/share/pgsql/pgaccess/lib/help/history.hlp /usr/share/pgsql/pgaccess/lib/help/index.hlp /usr/share/pgsql/pgaccess/lib/help/inheritance.hlp /usr/share/pgsql/pgaccess/lib/help/insert.hlp /usr/share/pgsql/pgaccess/lib/help/ipv4func.hlp /usr/share/pgsql/pgaccess/lib/help/isolation.hlp /usr/share/pgsql/pgaccess/lib/help/keywords.hlp /usr/share/pgsql/pgaccess/lib/help/listen.hlp /usr/share/pgsql/pgaccess/lib/help/load.hlp /usr/share/pgsql/pgaccess/lib/help/lock.hlp /usr/share/pgsql/pgaccess/lib/help/mathfunc.hlp /usr/share/pgsql/pgaccess/lib/help/move.hlp /usr/share/pgsql/pgaccess/lib/help/mvcc.hlp /usr/share/pgsql/pgaccess/lib/help/new_query.hlp /usr/share/pgsql/pgaccess/lib/help/new_table.hlp /usr/share/pgsql/pgaccess/lib/help/notify.hlp /usr/share/pgsql/pgaccess/lib/help/open_query.hlp /usr/share/pgsql/pgaccess/lib/help/open_table.hlp /usr/share/pgsql/pgaccess/lib/help/pgfunctions.hlp /usr/share/pgsql/pgaccess/lib/help/postgresql.hlp /usr/share/pgsql/pgaccess/lib/help/queries.hlp /usr/share/pgsql/pgaccess/lib/help/reports.hlp /usr/share/pgsql/pgaccess/lib/help/reset.hlp /usr/share/pgsql/pgaccess/lib/help/revoke.hlp /usr/share/pgsql/pgaccess/lib/help/rollback.hlp /usr/share/pgsql/pgaccess/lib/help/schema.hlp /usr/share/pgsql/pgaccess/lib/help/scripts.hlp /usr/share/pgsql/pgaccess/lib/help/select.hlp /usr/share/pgsql/pgaccess/lib/help/select_into.hlp /usr/share/pgsql/pgaccess/lib/help/sequences.hlp /usr/share/pgsql/pgaccess/lib/help/set.hlp /usr/share/pgsql/pgaccess/lib/help/show.hlp /usr/share/pgsql/pgaccess/lib/help/sql_guide.hlp /usr/share/pgsql/pgaccess/lib/help/sqlfunc.hlp /usr/share/pgsql/pgaccess/lib/help/stringfunc.hlp /usr/share/pgsql/pgaccess/lib/help/tables.hlp /usr/share/pgsql/pgaccess/lib/help/unlisten.hlp /usr/share/pgsql/pgaccess/lib/help/update.hlp /usr/share/pgsql/pgaccess/lib/help/users.hlp /usr/share/pgsql/pgaccess/lib/help/vacuum.hlp /usr/share/pgsql/pgaccess/lib/help/view_table_structure.hlp /usr/share/pgsql/pgaccess/lib/help/views.hlp /usr/share/pgsql/pgaccess/lib/help/visual_designer.hlp /usr/share/pgsql/pgaccess/lib/help/y2k.hlp /usr/share/pgsql/pgaccess/lib/languages /usr/share/pgsql/pgaccess/lib/languages/chinese_big5 /usr/share/pgsql/pgaccess/lib/languages/chinese_gb /usr/share/pgsql/pgaccess/lib/languages/czech /usr/share/pgsql/pgaccess/lib/languages/deutsch /usr/share/pgsql/pgaccess/lib/languages/euskara /usr/share/pgsql/pgaccess/lib/languages/francais /usr/share/pgsql/pgaccess/lib/languages/italiano /usr/share/pgsql/pgaccess/lib/languages/japanese /usr/share/pgsql/pgaccess/lib/languages/magyar /usr/share/pgsql/pgaccess/lib/languages/nederlands /usr/share/pgsql/pgaccess/lib/languages/portugues /usr/share/pgsql/pgaccess/lib/languages/romana /usr/share/pgsql/pgaccess/lib/languages/russian.koi8r /usr/share/pgsql/pgaccess/lib/languages/russian_win /usr/share/pgsql/pgaccess/lib/languages/spanish /usr/share/pgsql/pgaccess/lib/mainlib.tcl /usr/share/pgsql/pgaccess/lib/preferences.tcl /usr/share/pgsql/pgaccess/lib/queries.tcl /usr/share/pgsql/pgaccess/lib/reports.tcl /usr/share/pgsql/pgaccess/lib/schema.tcl /usr/share/pgsql/pgaccess/lib/scripts.tcl /usr/share/pgsql/pgaccess/lib/sequences.tcl /usr/share/pgsql/pgaccess/lib/tables.tcl /usr/share/pgsql/pgaccess/lib/users.tcl /usr/share/pgsql/pgaccess/lib/views.tcl /usr/share/pgsql/pgaccess/lib/visualqb.tcl /usr/share/pgsql/pgaccess/main.tcl
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:58:39 2013