]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.
1997-09-26  Vadim B. MikheevScripts to run queries and data.
1997-09-26  Vadim B. MikheevSome results.
1997-09-26  Vadim B. MikheevStart with performance suite.
1997-09-26  Vadim B. MikheevReturn error if char *query is null in SPI_prepare()
1997-09-26  Marc G. FournierGet these two files finally committed for Peter...sorry...
1997-09-25  Edmund Mergl*** empty log message ***
1997-09-25  Bruce MomjianBack out inclusion of postgres.h.
1997-09-25  Bruce MomjianMassive examples fix from Nicola Bernardelli
1997-09-25  Bruce MomjianFix for libpgtcl from Constantin Teodorescu.
1997-09-25  Thomas G. LockhartTatsuo's patch to fix alignment problems in structure...
1997-09-25  Thomas G. LockhartOne more change to recover v6.1.1 escaped-text input...
1997-09-25  Thomas G. LockhartDisable checking for zero or one points with deeper...
1997-09-25  Vadim B. MikheevFix handling of functions with non-attribute first...
1997-09-25  Vadim B. MikheevFix GROUP BY when order of entries is different from...
1997-09-25  Vadim B. MikheevFix handling of SPI_tuptable.
1997-09-25  Bruce MomjianS_LOCK_FREE fix.
1997-09-24  Bruce MomjianFix for S_FREE_LOCK.
1997-09-24  Thomas G. LockhartUse additional ORDER BY to cope with new sorting routines.
1997-09-24  Thomas G. LockhartAdd SQL/92 "constants" current_date, current_time,...
1997-09-24  Thomas G. LockhartAdd SQL/92 types decimal and numeric.
1997-09-24  Thomas G. LockhartRestore proper behavior for escaped quotes and for...
1997-09-24  Thomas G. LockhartRemove debugging "puts" print statement.
1997-09-24  Thomas G. LockhartCoerce type of NULL pointer return to suppress gcc...
next