]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1997-10-17  Vadim B. MikheevLast (?) updations.
1997-10-17  Vadim B. MikheevDEFAULT fixed
1997-10-17  Vadim B. MikheevChanges due to fixed DEFAULT behaviour.
1997-10-17  Vadim B. MikheevTrigger function for inserting user names.
1997-10-17  Thomas G. LockhartAccept additional values for TRUE: y, Y, 1.
1997-10-17  Thomas G. LockhartFix delta time decoding for 12 AM/PM.
1997-10-17  Thomas G. LockhartInclude recipe for updating pg_aggregate to fix avg...
1997-10-17  Bruce MomjianNew function PQcmdTuples.
1997-10-16  Bruce MomjianUpdates for 6.2.1. Update pgaccess to 0.61. Add to...
1997-10-16  Vadim B. MikheevDROP TRIGGER.
1997-10-16  Vadim B. MikheevIgnore copies of columns specified in ORDER/GROUP BY
1997-10-16  Bruce MomjianCleanups for 6.2.1.
1997-10-15  Vadim B. MikheevFix for backward cursors with ORDER BY.
1997-10-15  Thomas G. LockhartSmall updates for v6.2.1.
1997-10-15  Thomas G. LockhartPut in some migration guides. Should have had these...
1997-10-15  Thomas G. LockhartInclude SQL/92 string continuation across newlines.
1997-10-15  Thomas G. LockhartFix final function for cash avg() aggregate.
1997-10-12  Vadim B. MikheevDecrement relation reference count incremented in
1997-10-12  Vadim B. MikheevDEFAULT is handled by analyze.c now.
1997-10-09  Thomas G. LockhartUse P_TYPE rather than TYPE_P (which will be the name...
1997-10-09  Thomas G. LockhartAllow both TIME and TYPE as column and table names.
1997-10-09  Thomas G. LockhartClean up function declarations for the boolean type...
1997-10-09  Thomas G. LockhartAllow 't', 'T', and even/odd ASCII characters to denote...
1997-10-09  Thomas G. LockhartSupport special values 'now', 'current', etc on output.
1997-10-09  Thomas G. LockhartAllow TIME in column and table names (SQL/92 non-reserv...
1997-10-09  Thomas G. LockhartFix error in ordering of arguments.
1997-10-03  Bruce MomjianUpdate to version 0.51.
1997-10-03  Marc G. FournierWe never do remember to up the PG_VERSION number, do...
1997-10-03  Bruce MomjianUpdate to 0.5.
1997-10-03  Bruce MomjianUpdate machine-specific FAQs. Too late.
1997-10-03  Bruce MomjianLinux/alpha patch from Dan Maynard
1997-10-03  Thomas G. LockhartFrom JM de Lauwereyns (jmlauwer@icdc.caissedesdepots...
1997-10-02  Bruce MomjianSparc lock fix for Linux/netbsd. REL6_2
1997-10-02  Vadim B. MikheevUpdates for release
1997-10-02  Vadim B. MikheevNew edition by D'Arcy and me.
1997-10-02  Vadim B. MikheevGeneral function for SERIAL/IDENTITY/AUTOINCREMENT...
1997-10-02  Vadim B. MikheevLast changes.
1997-10-02  Vadim B. Mikheev+ MOVE
1997-10-02  Vadim B. MikheevDump DEFAULT, CHECK, Triggers.
1997-10-02  Vadim B. MikheevFix \ handling
1997-10-02  Vadim B. MikheevMOVE command
1997-10-02  Vadim B. MikheevA word about constraint nature of DEFAULT.
1997-10-02  Marc G. FournierSpace pad it a little bit...improve readability...
1997-10-02  Thomas G. LockhartFirst attempt at an installation completion message...
1997-10-02  Marc G. FournierBring in a "registration" file to be printed out after...
1997-10-02  Marc G. FournierDocument which is default for:
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate manuals for 6.2 release.
1997-10-01  Bruce MomjianUpdate PQntuples now returns rows affected.
1997-10-01  Thomas G. LockhartDocument NOT NULL for table creation.
1997-10-01  Bruce MomjianUpdate to 0.4.
1997-10-01  Bruce MomjianUpdate to 0.4 version.
1997-09-30  Bruce MomjianFix permits.
1997-09-30  Bruce MomjianAdd support for NetBSD/sparc.
1997-09-30  Bruce MomjianHPUX 10 fix.
1997-09-30  Vadim B. MikheevLittle changes.
1997-09-30  Vadim B. MikheevSTATEMENT triggers are not implemented - elog (WARN).
1997-09-30  Vadim B. MikheevTrigger programming guide.
1997-09-30  Bruce MomjianCleanup.
1997-09-30  Bruce MomjianVadim's updates to HISTORY file.
1997-09-30  Bruce MomjianUpdate for 6.2 release.
1997-09-30  Bruce MomjianUpdate readme.
1997-09-30  Bruce MomjianUpdate pgtcl to 0.3. Update README.
1997-09-29  Marc G. FournierUpdate to the newest version before beta12, and add...
1997-09-29  Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1997-09-29  Marc G. FournierBring in Constantin's PGaccess TCL interface (v0.21)
1997-09-29  Vadim B. MikheevSPI programming guide.
1997-09-29  Vadim B. MikheevFix error indicator for SPI_getvalue() and SPI_getbinval()
1997-09-29  Vadim B. MikheevMOVE implementation (added bool ismove to FetchStmt).
1997-09-29  Vadim B. MikheevMOVE implementation.
1997-09-29  Bruce MomjianHPUX patches from Vladimir Turin.
1997-09-28  Bruce MomjianCleanup tmp files for ccsym.
1997-09-28  Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1997-09-28  Marc G. FournierFrom: CNT systemen BV <cntsys@cistron.nl>
1997-09-28  Bruce Momjianccsym cleanup.
1997-09-27  Bruce MomjianChanged location of libpgtcl stuff.
1997-09-27  Bruce MomjianChanged location of libpgtcl stuff.
1997-09-27  Bruce MomjianChanged location of libpgtcl stuff.
1997-09-27  Bruce MomjianCleanup for find_keywords.
1997-09-27  Bruce MomjianCleanup for find_keywords.
1997-09-27  Bruce MomjianAdd fiel to list keywords.
1997-09-27  Bruce MomjianMake GetAttributeByNum visible again for external use.
1997-09-27  Thomas G. LockhartAdd information about SQL92 syntax enhancements.
1997-09-27  Thomas G. LockhartUpdate catalog lists for v6.2.
1997-09-27  Thomas G. LockhartUse "man drop" as an introduction to all drop commands.
1997-09-27  Bruce MomjianManual page cleanup.
1997-09-27  Bruce MomjianUpdate manual pages.
1997-09-27  Marc G. FournierThis gets things to compile...past this I'll have to...
1997-09-26  Marc G. FournierNothing in this file right now, but will contain approp...
1997-09-26  Bruce MomjianAIX float fix.
1997-09-26  Bruce MomjianFix for psort temp file names, from Vadim.
1997-09-26  Thomas G. LockhartInclude information on new DEFAULT and CONSTRAINT clauses.
1997-09-26  Thomas G. LockhartInclude references to other "drop" man pages.
1997-09-26  Thomas G. LockhartInitial docs for Vadim's new trigger capabilities.
1997-09-26  Thomas G. LockhartFix SUBSTRING(str FROM int TO int) parsing.
next