Skip to content
Snippets Groups Projects
  1. Sep 11, 1998
  2. Aug 30, 1998
    • Marc G. Fournier's avatar
      · 7f3630e2
      Marc G. Fournier authored
      sequence contrib directory removed, as already integrated into the main
      backend...
      7f3630e2
    • Marc G. Fournier's avatar
      · eec4c736
      Marc G. Fournier authored
      From: Massimo Dal Zotto <dz@cs.unitn.it>
      
      Here is a tar file the new directories, which substitute the old ones
      in contrib. Please remove the old directories array, datetime, miscutil,
      string and userlock before unpacking the tar file in contrib.
      
      Note that as the modules are now installed in lib/modules I install all
      my sql code in lib/sql. In my opinion also the other contributors should
      follow these rules.
      eec4c736
  3. Aug 24, 1998
  4. Aug 22, 1998
    • Bruce Momjian's avatar
      fulltext copy script. · 985f4ab9
      Bruce Momjian authored
      985f4ab9
    • Bruce Momjian's avatar
      As proposed, here is the current version of PL/pgSQL. The · 863a6206
      Bruce Momjian authored
          test isn't that complete up to now,  but  I  think  it  shows
          enough of the capabilities of the module.
      
          The  Makefile  assumes  it  is  located  in a directory under
          pgsql/src/pl.   Since   it   includes   Makefile.global   and
          Makefile.port  and doesn't use any own compiler/linker calls,
          it should build on most of our supported  platforms  (I  only
          tested  under Linux up to now).  It requires flex and bison I
          think. Maybe we should ship prepared gram.c etc. like for the
          main parser too?
      
      
      Jan
      863a6206
  5. Aug 17, 1998
    • Marc G. Fournier's avatar
      · 3fa676a7
      Marc G. Fournier authored
      From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
      
      Here is some more contrib-fodder, based on TIH's IP address type,
      for ISBN and ISSN identifiers (which I just happened to need to keep
      track of the things in my library).
      3fa676a7
  6. Aug 11, 1998
  7. Jul 20, 1998
  8. Jul 19, 1998
    • Bruce Momjian's avatar
      I finally got the time to put together some stuff for fti for · 8f0ca623
      Bruce Momjian authored
      inclusion in pgsql. I have included a README which should be enough
      to start using it, plus a BENCH file that describes some timings
      I have done.
      
      Please have a look at it, and if you think everything is OK, I
      would like it seen included in the contrib-section of pgsql.
      
      I don't think I will do any more work in this, but maybe it inspires
      somebody else to improve on it.
      
      Maarten Boekhold
      8f0ca623
  9. Jun 16, 1998
    • Bruce Momjian's avatar
      > Sure send it in, we can put it in contrib. > > > > > I wrote a · fd262dac
      Bruce Momjian authored
      real small function to revoke update on a column. The function >
      > doesn't do anything > > fancy like checking user ids.  > > > >
      I copied most of it from the refint.c in the contrib directory.
      > > > > Should I post this somewhere? It really isn't very big.
      > >
      
      Here it is...
      
      --
      		| Email - rick@rpacorp.com
      Rick Poleshuck  | Voice - (908) 653-1070      Fax - (908) 653-0265
      		| Mail  - RPA Corporation |       - 308 Elizabeth
      		Avenue, Cranford, New Jersey  07016
      fd262dac
    • Bruce Momjian's avatar
      Ok, attached is the lo type, which goes some way with Large Object · 7784312f
      Bruce Momjian authored
      Orphaning that occurs with JDBC & ODBC.
      
      Contents:
      
      contrib/lo/Makefile contrib/lo/README contrib/lo/lo.c contrib/lo/lo.sql.in
      
      These are just test stuff - not essential
      
      contrib/lo/test.sql contrib/lo/drop.sql
      
      Peter Mount
      7784312f
    • Bruce Momjian's avatar
      try again · 29251149
      Bruce Momjian authored
      29251149
    • Bruce Momjian's avatar
      I investigated carefully POSTGRES data base (in idea to use it for · 92da1c3a
      Bruce Momjian authored
      our internal IP routing data base, and because  I have participated
      in Ingres development here in Russia in RUBIN/DEMOS project -
      through it was not freeware work - and it was very interesting for
      me too see such good freeware data base as PostgreSQL), and I
      modified 'ipaddr' data type library in accordance to our requests
      and to allow SQL do indexing over ipaddr objects.
      
      You can read description at 'http://relcom.EU.net/ipaddr.html' and
      get sources at 'http://relcom.EU.net/ip_class.tar.gz'. It contains
      sources, sql scripts for incorporating new data type into postgres
      (including ipaddr_ops operator class incorporation) and 20,000
      records based data test for the indexing.
      
      I am not sure if it's proper mail list for this information, and
      if it's interesting for anyone except me to get full-functional
      ipaddress class. I am ready to make all modifications, bug fixing
      and documentation for this data class if it's nessesary for it's
      contribution to the Postgres data base.
      
      Anyway, all my work was based at original 'ip&mac data type'
      contribution, written by Tom Ivar Helbekkmo.
      
      Be free to write me any questions or requests about this work.
      ==============================================================
      
      Aleksei Roudnev, Network Operations Center, Relcom, Moscow (+7 095)
      194-19-95 (Network Operations Center Hot Line),(+7 095) 239-10-10,
      N 13729 (pager) (+7 095) 196-72-12 (Support), (+7 095) 194-33-28
      (Fax)
      92da1c3a
    • Bruce Momjian's avatar
      Add FAQ_CVS. · 5815523b
      Bruce Momjian authored
      5815523b
  10. Jun 15, 1998
  11. May 15, 1998
    • Marc G. Fournier's avatar
      · d1c5021c
      Marc G. Fournier authored
      From: "Aldrin L." <aldrin@americasnet.com>
      
      Subject: [INTERFACES] mSQL Compatibility Library (fwd)
      d1c5021c
  12. Apr 28, 1998
  13. Apr 27, 1998
  14. Apr 23, 1998
  15. Apr 22, 1998
  16. Mar 22, 1998
  17. Mar 14, 1998
  18. Feb 26, 1998
  19. Feb 14, 1998
  20. Feb 11, 1998
  21. Jan 25, 1998
    • Marc G. Fournier's avatar
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> · 674b22a2
      Marc G. Fournier authored
      PostgreSQL type extensions for IP and MAC addresses.
      
      I needed to record IP and MAC level ethernet addresses in a data
      base, and I really didn't want to store them as plain strings, with
      no enforced error checking, so I put together the accompanying code
      as my first experiment with adding a data type to PostgreSQL.  I
      then thought that this might be useful to others, both directly and
      as a very simple example of how to do this sort of thing, so here
      it is, in the hope that it will be useful.
      674b22a2
  22. Jan 18, 1998
  23. Jan 07, 1998
  24. Jan 06, 1998
  25. Dec 06, 1997
  26. Dec 05, 1997
  27. Nov 07, 1997
Loading