]> granicus.if.org Git - postgresql/shortlog
postgresql
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...
1997-09-24 Bruce MomjianFix for pg_dump.
1997-09-24 Bruce MomjianUpdate configure.
1997-09-24 Bruce MomjianRemove aix power pc.
1997-09-24 Bruce MomjianRemove extra float.h I added.
1997-09-24 Bruce MomjianCREATE FUNCTION fixup for types of functions.
1997-09-24 Bruce MomjianRollback changes to pg_dump.c
1997-09-24 Vadim B. MikheevTimetravel tests.
1997-09-24 Vadim B. MikheevAdded: ttdummy() - variation of timetravel() function
1997-09-24 Vadim B. Mikheev+ SPI_palloc(), SPI_repalloc(), SPI_pfree()
1997-09-24 Vadim B. MikheevAllow use functions with no arguments in DEFAULT
1997-09-24 Vadim B. Mikheev+ SPI_palloc(), SPI_repalloc(), SPI_pfree() - for alloc...
1997-09-24 Vadim B. MikheevGeneral trigger functions for time-travel
1997-09-24 Bruce MomjianHPUX 10 patch.
1997-09-24 Bruce MomjianAdd -S to top of manual page.
1997-09-23 Bruce MomjianAIX fixes.
1997-09-23 Bruce MomjianFix for CREATE FUNCTION.
1997-09-23 Bruce MomjianFix for backslash quote.
1997-09-23 Bruce MomjianAIx patch from Frank Dana.
1997-09-23 Bruce MomjianCleanup.
1997-09-22 Bruce MomjianCleanup backslashes.
1997-09-22 Bruce MomjianFix for missing tas on some platforms.
1997-09-22 Bruce MomjianSmall lock cleanup for prototype.
1997-09-22 Vadim B. MikheevBlowaway relation buffers from buffer pool before trunc...
1997-09-22 Vadim B. MikheevBlowaway relation buffers from buffer pool before trunc...
1997-09-22 Vadim B. MikheevTwo copies...
1997-09-22 Vadim B. MikheevHave to PROC_INCR_SLOCK before return.
1997-09-22 Vadim B. MikheevFix: Operand Order Affects OR.
1997-09-22 Vadim B. Mikheev+#include <access/xact.h>
1997-09-21 Bruce MomjianConfigure OS cleanup.
1997-09-21 Bruce MomjianMake manual page for pg_passwd from README.
1997-09-20 Thomas G. LockhartOutput changed for new ORDER BY to cope with new sortin...
1997-09-20 Thomas G. LockhartOutput changed to reflect extra entries from new regres...
1997-09-20 Thomas G. LockhartChange ORDER BY to get consistant results with new...
1997-09-20 Thomas G. LockhartUpdate results count to reflect bad entries now being...
1997-09-20 Thomas G. LockhartChange ORDER BY to get more consistant results.
1997-09-20 Thomas G. LockhartAdd tinterval comparison operators.
1997-09-20 Thomas G. LockhartAdd point_ne() comparison routine.
1997-09-20 Thomas G. LockhartAdd tinterval comparison routines.
1997-09-20 Thomas G. LockhartAdd integer/money arithmetic from Darren King.
1997-09-20 Thomas G. LockhartAdd point_ne() function.
1997-09-20 Thomas G. LockhartFix typo for default units for timespan input.
1997-09-20 Thomas G. LockhartInclude tinterval comparison functions for span of...
1997-09-20 Thomas G. LockhartInclude functions for integer/money arithmetic.
1997-09-20 Thomas G. LockhartFix up elog warning messages.
1997-09-20 Thomas G. LockhartAdd support for FLOAT(p) SQL/92 data type.
1997-09-20 Thomas G. LockhartReplace missing directory delimiter for postmaster...
1997-09-20 Marc G. FournierBring in Peter's changes...finally :(
1997-09-19 Bruce MomjianUpdate configure.
1997-09-19 Marc G. Fournier1997-06-15 Paul Eggert <eggert@twinsun.com>
1997-09-19 Vadim B. Mikheev+ _copyGroup(Group *from)
1997-09-19 Bruce MomjianFix \e and \p after query.
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-18 Bruce MomjianHave to do [[ ]] in configure.in.
1997-09-18 Bruce MomjianUPdate memset macro.
1997-09-18 Bruce MomjianUpdate HISTORY.
1997-09-18 Bruce MomjianCleanup for memset macro.
1997-09-18 Marc G. FournierAdd in srandom() check to configure
1997-09-18 Vadim B. MikheevQUERY: SELECT p.name, p.age FROM person* p ORDER BY...
1997-09-18 Vadim B. MikheevNo more SortTuplesInTree...
1997-09-18 Vadim B. MikheevDon't limit number of tuples in leftist trees!
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.
next