| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-tk | Distribution: BlueSky |
| Version: 7.0.2 | Vendor: Red Hat, Inc. |
| Release: 17 | Build date: Thu Aug 24 18:25:09 2000 |
| Group: Applications/Databases | Build host: porky.devel.redhat.com |
| Size: 994016 | Source RPM: postgresql-7.0.2-17.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
* Fri Aug 25 2000 Trond Eivind Glomsrød <teg@redhat.com>
- the old dump script didn't work - added rh-pgdump.sh
to handle this. Point docs at it, and tell how it is to be used.
* Tue Aug 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix the initscript so it points you at the 7.0.2 directory
in /usr/share/doc, not 7.0 (#16163). Also, remove statement
it was built on a 6.2 system.
- prereq /lib/cpp and initscripts
- fix backups of existing files (#16706)
- fix conditional restart
* Sun Aug 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix README.rpm to it points at /usr/share/doc, not /usr/doc
(part of #16416)
* Thu Aug 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build test package anymore, it's broken. These
tests should be run by pgsql developers and not
by db-developers, so it's not a big loss (#16165).
Obsolete it in the main package, so it doesn't get left over
* Tue Aug 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
- reference docs in /usr/share/doc, not /usr/doc (#16163)
- add python-devel, perl and tcl as build prereqs
- use /dev/null as STDIN for su commands in initscripts,
to avoid error messages from not being able to read from
tty
* Sun Aug 06 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
* Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove all plperl references, to avoid confusing post install scripts
- cleanups
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove the symlink from libpq.so.2.0 to libpq.so.2.1
- remove some binaries from docs
- fix dangling symlink os.h
- use /sbin/service
* Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't strip manually
- fixes to init script so they look more like the rest
(#13749, from giulioo@pobox.com)
- use /etc/rc.d/init.d again (sigh)
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- "Prereq:", not "Requires:" for /etc/init.d
* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- require /etc/init.d
* Thu Jun 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove perl kludge as perl 5.6 is now fixed
- include the man page for the perl module
- fix the init script and spec file to handle conditional
restart
- move the init file to /etc/init.d
- use License instead of Copyright
* Tue Jun 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild
* Wed Jun 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use %defattr on postgresql-perl
- use %{_tmppath}
- Don't use release number in patch
- Don't build on ia64 yet
* Tue Jun 13 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0.2-2
- Corrected misreporting of version.
- Corrected for non-root build clean script.
* Tue Jun 06 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0.2
- Postgresql-dump manpage to man1, and to separate source file to facilitate
-- _mandir macro expansion correctness.
- NOTE: The PostScript documentation is no longer being included in the
-- PostgreSQL tarball. If demand is such, I will pull together a
-- postgresql-ps-docs subpackage or pull in the PostScript docs into the
-- main package.
- RPM patchset has release number, now, to prevent patchfile confusion :-(.
* Sun Jun 04 2000 Lamar Owen <lamar.owen@wgcr.org>
- Incorporate most of Trond's changes (reenabled the alpha
-- patches, as it was a packaging error on my part).
- Trimmed changelog history to Version 7.0beta1 on. To see the
-- previous changelog, grab the 6.5.3 RPM from RedHat 6.2 and pull the spec.
- Rev to 7.0.1 (which incorporates the syslog patch, which has
-- been removed from rpm-pgsql-7.0.1-1.patch)
* Sat May 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable the alpha patch, as it doesn't apply cleanly
- removed distribution, packager, vendor
- renamed spec file
- don't build pl-perl
- use %{_mandir}
- now includes vacuumdb.1*
* Fri May 26 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-3
- Incorporated Tatsuo's syslog segmentation patches
- Incorporated some of Trond's changes (see below)
-- Fixed some Perl 5.6 oddness in Rawhide
- Incorporated some of Karl's changes (see below)
-- PL/Perl should now work.
- Fixed missing /usr/bin/pg_passwd.
* Tue May 23 2000 Karl DeBisschop <kdebisschop@infoplease.com>
- 7.0-2.1
- make plperl module (works for linux i386, your guess for other platforms)
- use "make COPT=" because postgreSQL configusre script ignores CFLAGS
* Sun May 21 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-2
- pg_options default values changed.
- SPI headers (again!) fixed in a permanent manner -- hopefully!
- Alpha patches!
* Thu May 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- changed bug in including man pages
* Wed May 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- changed buildroot, removed packager, vendor, distribution
-- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO]
- don't strip in package [strip in PostgreSQL.org RPMS]
- fix perl weirdnesses (man page in bad location, remove
perllocal.pod from file list)
* Tue May 16 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0 final -1
- Man pages restructured
- Changed README.rpm notices about BETA
- incorporated minor changes from testing
- still no 7.0 final alpha patches -- for -2 or -3, I guess.
- 7.0 JDBC jars!
* Sun May 07 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC5-0.5
- UserID of 26 to conform to RedHat Standard, instead of 40. This only
-- is for new installs -- upgrades will use what was already there.
- Waiting on built jar's of JDBC. If none are forthcoming by release,
-- I'm going to have to bite the bullet and install the jdk....
* Tue May 02 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC2-0.5
- Fixed /usr/src/redhat/BUILD path to $RPM_BUILD_DIR for portability
-- and so that RPM's can be built by non-root.
- Minor update to README.rpm
* Wed Apr 19 2000 Lamar Owen <lamar.owen@wgcr.org>
- 0.6
- Fixed patchset: wasn't patching pgaccess or -i in postmaster.opts.default
- minor update to README.rpm
* Tue Apr 18 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC1-0.5 (release candidate 1.)
- Fixed SPI header directories' permisssions.
- Removed packaging of Alpha patches until Ryan releases RC1-tested set.
* Tue Apr 11 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta5-0.1 (released instead of the release candidate)
* Sun Apr 09 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta4-0.2 (pre-release-candidate CVS checkout)
- Alpha patches!
- pg_options.sample
* Fri Mar 24 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta3-0.1
* Mon Feb 28 2000 Lamar Owen <lamar.owen@wgcr.org>
- Release 0.3
- Fixed stderr redir problem in init script
- Init script now uses pg_ctl to start postmaster
- Packaged inital pg_options for good logging
- built with timestamped logging.
* Tue Feb 22 2000 Lamar Owen <lamar.owen@wgcr.org>
- Initial 7.0beta1 build
- Moved PGDATA to /var/lib/pgsql/data
- First stab at logging and logrotate functionality -- test carefully!
- -tcl subpackage split -- tcl client and pltcl lang separated from
-- the Tk stuff. PgAccess and the tk client are now in the -tk subpackage.
- No patches for Alpha as yet.
/usr/bin/pgaccess /usr/bin/pgtksh /usr/lib/pgsql/pgaccess /usr/lib/pgsql/pgaccess/images /usr/lib/pgsql/pgaccess/images/icon_button.gif /usr/lib/pgsql/pgaccess/images/icon_checkbutton.gif /usr/lib/pgsql/pgaccess/images/icon_entry.gif /usr/lib/pgsql/pgaccess/images/icon_frame.gif /usr/lib/pgsql/pgaccess/images/icon_label.gif /usr/lib/pgsql/pgaccess/images/icon_listbox.gif /usr/lib/pgsql/pgaccess/images/icon_query.gif /usr/lib/pgsql/pgaccess/images/icon_radiobutton.gif /usr/lib/pgsql/pgaccess/images/icon_text.gif /usr/lib/pgsql/pgaccess/lib /usr/lib/pgsql/pgaccess/lib/database.tcl /usr/lib/pgsql/pgaccess/lib/forms.tcl /usr/lib/pgsql/pgaccess/lib/functions.tcl /usr/lib/pgsql/pgaccess/lib/help /usr/lib/pgsql/pgaccess/lib/help.tcl /usr/lib/pgsql/pgaccess/lib/help/abort.hlp /usr/lib/pgsql/pgaccess/lib/help/add_records.hlp /usr/lib/pgsql/pgaccess/lib/help/alter_table.hlp /usr/lib/pgsql/pgaccess/lib/help/alter_user.hlp /usr/lib/pgsql/pgaccess/lib/help/author.hlp /usr/lib/pgsql/pgaccess/lib/help/begin.hlp /usr/lib/pgsql/pgaccess/lib/help/close.hlp /usr/lib/pgsql/pgaccess/lib/help/cluster.hlp /usr/lib/pgsql/pgaccess/lib/help/commit.hlp /usr/lib/pgsql/pgaccess/lib/help/copy.hlp /usr/lib/pgsql/pgaccess/lib/help/copyrights.hlp /usr/lib/pgsql/pgaccess/lib/help/create_aggregate.hlp /usr/lib/pgsql/pgaccess/lib/help/create_database.hlp /usr/lib/pgsql/pgaccess/lib/help/create_function.hlp /usr/lib/pgsql/pgaccess/lib/help/create_index.hlp /usr/lib/pgsql/pgaccess/lib/help/create_language.hlp /usr/lib/pgsql/pgaccess/lib/help/create_operator.hlp /usr/lib/pgsql/pgaccess/lib/help/create_rule.hlp /usr/lib/pgsql/pgaccess/lib/help/create_sequence.hlp /usr/lib/pgsql/pgaccess/lib/help/create_table.hlp /usr/lib/pgsql/pgaccess/lib/help/create_table_as.hlp /usr/lib/pgsql/pgaccess/lib/help/create_trigger.hlp /usr/lib/pgsql/pgaccess/lib/help/create_type.hlp /usr/lib/pgsql/pgaccess/lib/help/create_user.hlp /usr/lib/pgsql/pgaccess/lib/help/create_view.hlp /usr/lib/pgsql/pgaccess/lib/help/data_types.hlp /usr/lib/pgsql/pgaccess/lib/help/datefunc.hlp /usr/lib/pgsql/pgaccess/lib/help/declare.hlp /usr/lib/pgsql/pgaccess/lib/help/delete.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_aggregate.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_database.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_function.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_index.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_language.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_operator.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_rule.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_sequence.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_table.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_trigger.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_type.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_user.hlp /usr/lib/pgsql/pgaccess/lib/help/drop_view.hlp /usr/lib/pgsql/pgaccess/lib/help/explain.hlp /usr/lib/pgsql/pgaccess/lib/help/fetch.hlp /usr/lib/pgsql/pgaccess/lib/help/form_design.hlp /usr/lib/pgsql/pgaccess/lib/help/forms.hlp /usr/lib/pgsql/pgaccess/lib/help/functions.hlp /usr/lib/pgsql/pgaccess/lib/help/geomfunc.hlp /usr/lib/pgsql/pgaccess/lib/help/grant.hlp /usr/lib/pgsql/pgaccess/lib/help/history.hlp /usr/lib/pgsql/pgaccess/lib/help/index.hlp /usr/lib/pgsql/pgaccess/lib/help/inheritance.hlp /usr/lib/pgsql/pgaccess/lib/help/insert.hlp /usr/lib/pgsql/pgaccess/lib/help/ipv4func.hlp /usr/lib/pgsql/pgaccess/lib/help/isolation.hlp /usr/lib/pgsql/pgaccess/lib/help/keywords.hlp /usr/lib/pgsql/pgaccess/lib/help/listen.hlp /usr/lib/pgsql/pgaccess/lib/help/load.hlp /usr/lib/pgsql/pgaccess/lib/help/lock.hlp /usr/lib/pgsql/pgaccess/lib/help/mathfunc.hlp /usr/lib/pgsql/pgaccess/lib/help/move.hlp /usr/lib/pgsql/pgaccess/lib/help/mvcc.hlp /usr/lib/pgsql/pgaccess/lib/help/new_query.hlp /usr/lib/pgsql/pgaccess/lib/help/new_table.hlp /usr/lib/pgsql/pgaccess/lib/help/notify.hlp /usr/lib/pgsql/pgaccess/lib/help/open_query.hlp /usr/lib/pgsql/pgaccess/lib/help/open_table.hlp /usr/lib/pgsql/pgaccess/lib/help/pgfunctions.hlp /usr/lib/pgsql/pgaccess/lib/help/postgresql.hlp /usr/lib/pgsql/pgaccess/lib/help/queries.hlp /usr/lib/pgsql/pgaccess/lib/help/reports.hlp /usr/lib/pgsql/pgaccess/lib/help/reset.hlp /usr/lib/pgsql/pgaccess/lib/help/revoke.hlp /usr/lib/pgsql/pgaccess/lib/help/rollback.hlp /usr/lib/pgsql/pgaccess/lib/help/schema.hlp /usr/lib/pgsql/pgaccess/lib/help/scripts.hlp /usr/lib/pgsql/pgaccess/lib/help/select.hlp /usr/lib/pgsql/pgaccess/lib/help/select_into.hlp /usr/lib/pgsql/pgaccess/lib/help/sequences.hlp /usr/lib/pgsql/pgaccess/lib/help/set.hlp /usr/lib/pgsql/pgaccess/lib/help/show.hlp /usr/lib/pgsql/pgaccess/lib/help/sql_guide.hlp /usr/lib/pgsql/pgaccess/lib/help/sqlfunc.hlp /usr/lib/pgsql/pgaccess/lib/help/stringfunc.hlp /usr/lib/pgsql/pgaccess/lib/help/tables.hlp /usr/lib/pgsql/pgaccess/lib/help/unlisten.hlp /usr/lib/pgsql/pgaccess/lib/help/update.hlp /usr/lib/pgsql/pgaccess/lib/help/users.hlp /usr/lib/pgsql/pgaccess/lib/help/vacuum.hlp /usr/lib/pgsql/pgaccess/lib/help/view_table_structure.hlp /usr/lib/pgsql/pgaccess/lib/help/views.hlp /usr/lib/pgsql/pgaccess/lib/help/visual_designer.hlp /usr/lib/pgsql/pgaccess/lib/help/y2k.hlp /usr/lib/pgsql/pgaccess/lib/languages /usr/lib/pgsql/pgaccess/lib/languages/czech /usr/lib/pgsql/pgaccess/lib/languages/deutsch /usr/lib/pgsql/pgaccess/lib/languages/francais /usr/lib/pgsql/pgaccess/lib/languages/italiano /usr/lib/pgsql/pgaccess/lib/languages/magyar /usr/lib/pgsql/pgaccess/lib/languages/portugues /usr/lib/pgsql/pgaccess/lib/languages/romana /usr/lib/pgsql/pgaccess/lib/languages/russian.koi8r /usr/lib/pgsql/pgaccess/lib/languages/russian_win /usr/lib/pgsql/pgaccess/lib/languages/spanish /usr/lib/pgsql/pgaccess/lib/mainlib.tcl /usr/lib/pgsql/pgaccess/lib/preferences.tcl /usr/lib/pgsql/pgaccess/lib/qed /usr/lib/pgsql/pgaccess/lib/queries.tcl /usr/lib/pgsql/pgaccess/lib/reports.tcl /usr/lib/pgsql/pgaccess/lib/schema.tcl /usr/lib/pgsql/pgaccess/lib/scripts.tcl /usr/lib/pgsql/pgaccess/lib/sequences.tcl /usr/lib/pgsql/pgaccess/lib/tables.tcl /usr/lib/pgsql/pgaccess/lib/users.tcl /usr/lib/pgsql/pgaccess/lib/views.tcl /usr/lib/pgsql/pgaccess/lib/visualqb.tcl /usr/lib/pgsql/pgaccess/main.tcl /usr/share/doc/postgresql-tk-7.0.2 /usr/share/doc/postgresql-tk-7.0.2/a_right.gif /usr/share/doc/postgresql-tk-7.0.2/addindex.gif /usr/share/doc/postgresql-tk-7.0.2/api.html /usr/share/doc/postgresql-tk-7.0.2/ball.gif /usr/share/doc/postgresql-tk-7.0.2/contents.html /usr/share/doc/postgresql-tk-7.0.2/copyright.html /usr/share/doc/postgresql-tk-7.0.2/documentation.html /usr/share/doc/postgresql-tk-7.0.2/download.html /usr/share/doc/postgresql-tk-7.0.2/faq.html /usr/share/doc/postgresql-tk-7.0.2/features.html /usr/share/doc/postgresql-tk-7.0.2/formdemo.sql /usr/share/doc/postgresql-tk-7.0.2/forms.gif /usr/share/doc/postgresql-tk-7.0.2/forms.html /usr/share/doc/postgresql-tk-7.0.2/function.gif /usr/share/doc/postgresql-tk-7.0.2/help.gif /usr/share/doc/postgresql-tk-7.0.2/index.html /usr/share/doc/postgresql-tk-7.0.2/irix.html /usr/share/doc/postgresql-tk-7.0.2/linux1.gif /usr/share/doc/postgresql-tk-7.0.2/maillist.html /usr/share/doc/postgresql-tk-7.0.2/main.html /usr/share/doc/postgresql-tk-7.0.2/mainwindow.gif /usr/share/doc/postgresql-tk-7.0.2/newtable.gif /usr/share/doc/postgresql-tk-7.0.2/newuser.gif /usr/share/doc/postgresql-tk-7.0.2/old_index.html /usr/share/doc/postgresql-tk-7.0.2/permissions.gif /usr/share/doc/postgresql-tk-7.0.2/pg93patch.html /usr/share/doc/postgresql-tk-7.0.2/pga-rad.html /usr/share/doc/postgresql-tk-7.0.2/qbtclet.html /usr/share/doc/postgresql-tk-7.0.2/qbtclet.tcl /usr/share/doc/postgresql-tk-7.0.2/screenshots.html /usr/share/doc/postgresql-tk-7.0.2/specialchars.html /usr/share/doc/postgresql-tk-7.0.2/todo.html /usr/share/doc/postgresql-tk-7.0.2/tutorial /usr/share/doc/postgresql-tk-7.0.2/tutorial/addref.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/altern_q.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/altern_v.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/copyright.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/index.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/intro.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/irix.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/newref.txt /usr/share/doc/postgresql-tk-7.0.2/tutorial/newtable.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/newtable.tga /usr/share/doc/postgresql-tk-7.0.2/tutorial/problems.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/screen1.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/sel_tbl.jpg /usr/share/doc/postgresql-tk-7.0.2/tutorial/start.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/tut.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/tut_edit.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/tut_new.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/tut_sel1.html /usr/share/doc/postgresql-tk-7.0.2/tutorial/tut_user.html /usr/share/doc/postgresql-tk-7.0.2/vdesigner.gif /usr/share/doc/postgresql-tk-7.0.2/whatsnew.html /usr/share/doc/postgresql-tk-7.0.2/win32.html /usr/share/man/man1/pgaccess.1.gz /usr/share/man/man1/pgtksh.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:12:58 2013