pgsql/doc/src/sgml/ref create_function.sgml

pgsql/doc/src/sgml/ref create_function.sgml

Post by Bruce Momjian - C » Sun, 03 Mar 2002 04:02:26



CVSROOT:        /cvsroot
Module name:    pgsql

Modified files:
        doc/src/sgml/ref: create_function.sgml

Log message:
        Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
        manual page;  pointed out by IRC user.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command

 
 
 

pgsql/doc/src/sgml/ref create_function.sgml

Post by Peter Eisentra » Sun, 03 Mar 2002 04:36:16


Bruce Momjian - CVS writes:

Quote:>    Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
>    manual page;  pointed out by IRC user.

That's intentional, because we don't require the single quotes.

--

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command


 
 
 

pgsql/doc/src/sgml/ref create_function.sgml

Post by Tom La » Sun, 03 Mar 2002 05:35:12



Quote:> Log message:
>    Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
>    manual page;  pointed out by IRC user.

Kindly revert that change.  And tell your IRC user not to read 7.2
documents if he's not running 7.2.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

 
 
 

pgsql/doc/src/sgml/ref create_function.sgml

Post by Bruce Momjian - C » Sun, 03 Mar 2002 05:52:20


CVSROOT:        /cvsroot
Module name:    pgsql

Modified files:
        doc/src/sgml/ref: create_function.sgml

Log message:
        Revert quotes, 7.2 doesn't need them for CREATE FUNCTION.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command

 
 
 

pgsql/doc/src/sgml/ref create_function.sgml

Post by Bruce Momji » Sun, 03 Mar 2002 05:55:40




> > Log message:
> >       Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
> >       manual page;  pointed out by IRC user.

> Kindly revert that change.  And tell your IRC user not to read 7.2
> documents if he's not running 7.2.

Interesting.  Done.

--
  Bruce Momjian                        |  http://candle.pha.pa.us

  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

 
 
 

1. pgsql/doc/src/sgml/ref (create_function.sgml create_language.sgml)


Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/ref
     from hub.org:/home/projects/pgsql/tmp/cvs-serv51753/doc/src/sgml/ref

Modified Files:
        create_function.sgml create_language.sgml

-----------------------------  Log Message  -----------------------------

Revise handling of oldstyle/newstyle functions per recent discussions
in pghackers list.  Support for oldstyle internal functions is gone
(no longer needed, since conversion is complete) and pg_language entry
'internal' now implies newstyle call convention.  pg_language entry
'newC' is gone; both old and newstyle dynamically loaded C functions
are now called language 'C'.  A newstyle function must be identified
by an associated info routine.  See src/backend/utils/fmgr/README.

2. winsock.dll and odbc

3. pgsql/doc/src/sgml/ref create_function.sgml dr ...

4. WAL files in 7.2 vs. 7.1

5. pgsql/doc/src/sgml/ref (alter_table.sgml begin.sgml commit.sgml create_function.sgml create_index.sgml create_table.sgml create_table_as.sgml createdb.sgml createlang.sgml createuser.sgml declare.sgml drop_aggregate.sgml drop_function.sgml dro

6. Losing identity

7. pgsql-server/doc/src/sgml/ref create_function.sgml

8. Selecting tablespace quotas

9. pgsql/doc/src/sgml/ref (pg_dump.sgml pg_dumpall.sgml pg_restore.sgml postmaster.sgml)

10. pgsql/doc/src/sgml/ref (postgres-ref.sgml postmaster.sgml)

11. pgsql/doc/src/sgml/ref (createdb.sgml createlang.sgml createuser.sgml drop_database.sgml dropdb.sgml droplang.sgml dropuser.sgml initdb.sgml initlocation.sgml ipcclean.sgml pg_config-ref.sgml vacuumdb.sgml)

12. pgsql/doc/src/sgml/ref (allfiles.sgml set_transaction.sgml set_session.sgml)

13. pgsql/doc/src/sgml/ref (createdb.sgml createlang.sgml createuser.sgml dropdb.sgml droplang.sgml dropuser.sgml pg_dump.sgml pg_dumpall.sgml pg_restore.sgml postmaster.sgml psql-ref.sgml vacuumdb.sgml)