pgsql-server/doc/src/sgml programmer.sgml

Started by Peter Eisentrautalmost 24 years ago4 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@postgresql.org 02/09/18 16:07:16

Modified files:
doc/src/sgml : programmer.sgml

Log message:
Remove pgeasy and odbc.

#2Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#1)
Re: pgsql-server/doc/src/sgml programmer.sgml

Peter Eisentraut - PostgreSQL wrote:

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@postgresql.org 02/09/18 16:07:16

Modified files:
doc/src/sgml : programmer.sgml

Log message:
Remove pgeasy and odbc.

Did you put them in their gborg projects?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#2)
Re: pgsql-server/doc/src/sgml programmer.sgml

Bruce Momjian writes:

Remove pgeasy and odbc.

Did you put them in their gborg projects?

No, I just removed them from the table of contents.

--
Peter Eisentraut peter_e@gmx.net

#4Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#3)
Re: pgsql-server/doc/src/sgml programmer.sgml

Peter Eisentraut wrote:

Bruce Momjian writes:

Remove pgeasy and odbc.

Did you put them in their gborg projects?

No, I just removed them from the table of contents.

Oh, I see now, they are still in CVS. I don't have to restore them to
see them again. Thanks. Moving the actual files is on the open items
list.

---------------------------------------------------------------------------

P O S T G R E S Q L

7 . 3 O P E N I T E M S

Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.

Source Code Changes
-------------------
Schema handling - ready? interfaces? client apps?
Drop column handling - ready for all clients, apps?
Fix BeOS, QNX4 ports
Fix AIX large file compile failure of 2002-09-11 (Andreas)
Get bison upgrade on postgresql.org for ecpg only (Marc)
Allow ecpg to properly handle PREPARE/EXECUTE (Michael)
Fix vacuum btree bug (Tom)
Fix client apps for autocommit = off
Fix clusterdb to be schema-aware
Change log_min_error_statement to be off by default (Gavin)
Fix return tuple counts/oid/tag for rules
Loading 7.2 pg_dumps
fix up function return types on lang/type/trigger creation or
loosen opaque restrictions
functions no longer public executable
languages no longer public usable
Add schema dump option to pg_dump
Add casts: (Tom)
assignment-level cast specification
inet -> text
macaddr -> text
int4 -> varchar?
int8 -> varchar?
add param for length check for char()/varchar()
Create script to make proper dependencies for SERIAL and foreign keys (Rod)
Fix $libdir in loaded functions?
Fix SIMILAR TO to be ANSI compliant or remove it? (Peter, Tom)
Make SET not start a transaction with autocommit off, document it

On Going
--------
Security audit

Documentation Changes
---------------------
Document need to add permissions to loaded functions and languages
Move documation to gborg for moved projects

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073