]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1997-09-18  Vadim B. MikheevNo more SortTuplesInTree...
1997-09-18  Vadim B. MikheevConvert sequence names tolower.
1997-09-18  Vadim B. MikheevALTER TABLE ADD COLUMN: set atthasdef to FALSE.
1997-09-18  Bruce MomjianInline frequently called functions.
1997-09-18  Vadim B. MikheevAddded to Psortstate:
1997-09-18  Vadim B. Mikheev+ SortTuplesInTree
1997-09-18  Vadim B. Mikheev1. Use qsort for first run
1997-09-18  Vadim B. Mikheev+ int SortTuplesInTree = 2560;
1997-09-18  Vadim B. MikheevAllow set max number of tuples in leftist tree for...
1997-09-18  Thomas G. LockhartAdd explicit test for various comment syntaxes.
1997-09-18  Thomas G. LockhartExplicitly test various comment syntaxes.
1997-09-18  Thomas G. LockhartAdd syntax and warnings for unsupported ALTER TABLE...
1997-09-18  Marc G. FournierAck, I missed a template file here :(
1997-09-17  Edmund Mergl*** empty log message ***
1997-09-17  Edmund Mergl*** empty log message ***
1997-09-17  Edmund Mergladapted to pgsql-v6.2
1997-09-17  Edmund Mergl*** empty log message ***
1997-09-17  Bruce MomjianRemove extra backets in tr test.
1997-09-16  Bruce MomjianLinux seems to have 3/4/5/686.
1997-09-16  Bruce MomjianMakefile cleanup.
1997-09-16  Bruce MomjianMklinux patch from Tatsuo.
1997-09-16  Thomas G. LockhartModify to match current expected output
1997-09-16  Thomas G. LockhartAdd explicit, separate test sections for DEFAULT and...
1997-09-16  Thomas G. LockhartRemove extraneous blank lines from error messages.
1997-09-16  Thomas G. LockhartRemove difftime() calls.
1997-09-16  Thomas G. LockhartFix string conversions for operators in DEFAULT and...
1997-09-16  Bruce MomjianRemove uint32 from inet_aton file.
1997-09-16  Bruce MomjianRemoved un-needed signal suff from pginterface.
1997-09-16  Bruce MomjianAdd .eo to pgbuiltin.
1997-09-16  Bruce MomjianRemove NO_MK_LORDER from Solaris.
1997-09-16  Bruce MomjianManual cleanup for textcat.
1997-09-15  Vadim B. MikheevFix pfree problem.
1997-09-15  Vadim B. Mikheev-S need in optarg...
1997-09-14  Bruce Momjian-Linux configure additoin, libtcl Makefile patch.
1997-09-14  Bruce MomjianTo find uint32 on AIX.
1997-09-14  Bruce MomjianAdd mention of heap_getattr() compiler warning.
1997-09-14  Bruce MomjianUpdate README, HISTORY, etc for beta release.
1997-09-13  Marc G. FournierLet's hope this fixes the "bug" that was introduced
1997-09-13  Bruce MomjianCleanup of use of settings as pointer and structure...
1997-09-13  Bruce MomjianCleanup for cash patch .
1997-09-13  Bruce MomjianAdded pgindent/README file.
1997-09-13  Bruce MomjianCleanup from patch applied.
1997-09-13  Bruce Momjianconfigure cleanup.
1997-09-13  Bruce MomjianFix for copy to stdout for cash.
1997-09-13  Thomas G. LockhartAdd results from Vadim's new tables.
1997-09-13  Thomas G. LockhartAdd tests for unary minus.
1997-09-13  Thomas G. LockhartMake tests match with modified error messages.
1997-09-13  Thomas G. LockhartAdd a few tests for unary minus syntax.
1997-09-13  Thomas G. LockhartRemove backdoor strings from scan.l for DEFAULT and...
1997-09-13  Thomas G. LockhartAdd a few keywords for SQL-92 support.
1997-09-13  Thomas G. LockhartUse exclusive state to help fix unary minus parsing.
1997-09-13  Thomas G. LockhartFix up error messages.
1997-09-13  Thomas G. LockhartFix up error messages to remove extra newline. Use...
1997-09-13  Bruce MomjianSolaris does not have lorder/tsort.
1997-09-12  Bruce Momjianpg_version Makefile was not being processed.
1997-09-12  Bruce MomjianRemove that 5 from MESSAGE SIZE that no one understands.
1997-09-12  Bruce MomjianDec alphaserver patch from Malcolm Beattie
1997-09-12  Bruce MomjianAllow SELECT NULL as EMPTY_FIELD, Patrick.
1997-09-12  Bruce MomjianFix for select null, "fail" from pg_am from Patrick...
1997-09-12  Bruce MomjianNo \\connect with usernames AND passwords.
1997-09-12  Bruce MomjianIncrease default geqo parameter to 8.
1997-09-12  Bruce MomjianFix heap_getattr bug I just added.
1997-09-12  Vadim B. MikheevQuick hack to get CHECK working for incoming betta.
1997-09-12  Vadim B. MikheevAdded: SPI_copytuple() & SPI_modifytuple()
1997-09-12  Vadim B. MikheevRelationBuildRuleLock(): char* --> Datum for ruleaction and
1997-09-12  Bruce MomjianMacro cleanup of heap_getattr.
1997-09-12  Vadim B. MikheevAllow to call utility funcs without SPI_connect.
1997-09-12  Vadim B. Mikheevchar* --> Datum
1997-09-12  Bruce Momjianheapattr functions now return a Datum, not char *.
1997-09-12  Vadim B. MikheevUse strcasecmp in SPI_fnumber(TupleDesc tupdesc, char...
1997-09-12  Vadim B. MikheevREADME for refint.c and example of using.
1997-09-11  Bruce MomjianUpdate pgpatch for GNU.
1997-09-11  Bruce MomjianAdd new pgindent directory and diff file.
1997-09-11  Vadim B. MikheevTests for spi/triggers
1997-09-11  Vadim B. MikheevChanged for regression tests.
1997-09-11  Vadim B. MikheevCleanups.
1997-09-11  Vadim B. MikheevGeneral trigger functions for referential integrity.
1997-09-10  Bruce MomjianCleanup for array fix patch.
1997-09-10  Bruce MomjianFix for arrays.
1997-09-10  Bruce MomjianCleanup.
1997-09-08  Bruce MomjianUsed modified version of indent that understands over...
1997-09-08  Bruce MomjianAdd typdefs to pgindent run.
1997-09-08  Bruce MomjianManual page updates.
1997-09-08  Bruce MomjianDeveloper reorganization.
1997-09-08  Bruce MomjianReorganize developers files.
1997-09-08  Bruce MomjianLex/yacc source cleanup like indent.
1997-09-08  Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-08  Bruce MomjianModifications for indenting.
1997-09-07  Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-09-07  Bruce MomjianCleanup.
1997-09-07  Bruce MomjianCleanup.
1997-09-07  Bruce MomjianCleanup.
1997-09-07  Bruce Momjiancleanup.
1997-09-06  Bruce MomjianCleanup for indent.
1997-09-06  Bruce MomjianMore cleanups for indent.
1997-09-06  Vadim B. MikheevCleanups.
1997-09-06  Bruce MomjianNew entab version.
1997-09-06  Bruce MomjianNew entab version.
1997-09-06  Bruce MomjianUpdate entab version.
1997-09-06  Bruce MomjianFix for entab.
next