OSDN Git Service

pg-rex/syncrep.git
1996-10-28 Bryan HendersonAdd our own copy of inet_aton() for sparc_solaris,...
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.
1996-10-26 Bryan HendersonCorrect #if statement so it compiles on Solaris. Thank...
1996-10-26 Marc G. FournierD'Arcy's cleanups
1996-10-25 Marc G. FournierMake sure the btree patch gets into 2.0 as well...
1996-10-25 Bryan HendersonAdd CFLAGS+=-DPOSTPORT=... so we can take it out of...
1996-10-25 Bryan HendersonUse EUROPEAN_DATES instead of EUROPEAN_STYLE
1996-10-25 Bryan HendersonE Use EUROPEAN_DATES from config.h instead of -D option
1996-10-24 Marc G. FournierFixes: Growing backend when using nested function calls
1996-10-24 Marc G. FournierFixes: Errors when PQexec() in backend creates temp
1996-10-24 Marc G. FournierFixes:
1996-10-24 Marc G. FournierTake out the PERFECT_MMGR #ifdefs:
1996-10-24 Marc G. FournierBruce...does this fix it once and for all? *grin*
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-23 Marc G. Fournier|I have moved things around so that things happen in...
1996-10-23 Bryan HendersonUpdate "planner" directory to "optimizer" in include...
1996-10-21 Marc G. FournierCosmetic changes to ordering of #include files
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd ... I missed a subdir under access :(
1996-10-21 Marc G. FournierMake line 159:bp = NULL, to quiet compiler
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Bryan HendersonForce user to set PORTNAME. Remove NAMEDATALEN from...
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall Cleanup of gist subdirectory
1996-10-21 Marc G. Fournier-Wall cleanup of gist subdirectory:
1996-10-21 Marc G. FournierDefine prototypes from giststrat.c required in gistscan.c
1996-10-20 Marc G. FournierOther then:
1996-10-20 Marc G. Fournierremove an #ifdef/#else/#endif that doesn't actually...
1996-10-20 Marc G. FournierMake default HAVE_MEMMOVE defined, undef inside of...
1996-10-20 Marc G. Fournierchange '#if defined(PORTNAME_sparc)' to '#if !defined...
1996-10-20 Marc G. FournierAdd #define HAVE_MEMMOVE for systems that do have it.
1996-10-20 Marc G. FournierClean up comments (-Wall -Werror)
1996-10-20 Marc G. Fournier#include file cleanup
1996-10-20 Marc G. FournierMore #include cleanups
1996-10-20 Marc G. FournierFirst pass at fixing my own mistakes
1996-10-20 Marc G. FournierAnother directory cleaned out
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-20 Marc G. FournierOkay...another directory cleaned out and compilable
1996-10-19 Marc G. FournierAdd HAVE_Cplusplus= true to BSD44_derived Makefile...
1996-10-19 Marc G. FournierNot quite the cleanest way to do it, but add an option...
1996-10-19 Marc G. FournierWelp, another subdirectory cleaned out of redundant...
1996-10-19 Marc G. FournierThere...that pretty much cleans up redundant/unused...
1996-10-19 Marc G. FournierAlmost have access/common cleaned up...
1996-10-19 Marc G. FournierA few more yet...
1996-10-19 Marc G. Fournierwish there was an easier way to clean this up...
1996-10-19 Marc G. Fournieranother small one
1996-10-19 Marc G. FournierHopefully that cleans up the cruft from rel.h
1996-10-19 Marc G. Fournieranother...
1996-10-19 Marc G. Fournierits coming...
1996-10-19 Marc G. Fournierstep by step...file by file...
1996-10-19 Marc G. Fournier...same
1996-10-19 Marc G. Fournierslow work...
1996-10-19 Marc G. Fournierand another
1996-10-19 Marc G. Fournieranother one cleaned up
1996-10-19 Marc G. Fournierand another one..
1996-10-19 Marc G. Fournieranother another one
1996-10-19 Marc G. Fournieranothre one reduced to its component parts
1996-10-19 Marc G. Fournierclean out include files of including other includes...
1996-10-19 Marc G. FournierAnother cleaned up
1996-10-19 Marc G. FournierOne at a time...another one is complete...
1996-10-19 Marc G. Fournieranother one with #include file clean'd up
1996-10-18 Marc G. FournierAll #include's removed from *.h files, so cleaning...
1996-10-18 Marc G. Fournier#include "postgres.h" is a standard include for all...
1996-10-18 Marc G. FournierAdd prototype for heap_getattr() to quiet compiler
1996-10-18 Vadim B. MikheevReap deleted/unused tuples on page-base
1996-10-18 Vadim B. Mikheev1. Reap deleted/unused tuples on page-base
1996-10-18 Vadim B. MikheevMove #define PageIsNew (true if page is not initialize...
1996-10-18 Vadim B. MikheevMove definition of PageIsNew from hio.c to here
1996-10-18 Marc G. FournierDocument some more #ifdef's
1996-10-18 Marc G. FournierDocument more #ifdef's into config.h
1996-10-18 Marc G. FournierMoved definition of MAXPATHLEN to config.h
1996-10-18 Marc G. FournierAdded a #define NEED_SIG_JMP to config.h
1996-10-18 Marc G. FournierDocument #ifdef's from backend/access subdirs so that...
1996-10-18 Marc G. FournierMoved '#define *DEBUG' defines to config.h, and documen...
1996-10-18 Marc G. FournierMoved '#define *DEBUG' defines to config.h, and documen...
1996-10-18 Marc G. Fournier#define cleanup: moved #define IPORTAL_DEBUG to config.h
1996-10-18 Marc G. FournierMoved all the CFLAG -D's from the makefiles to config...
1996-10-18 Marc G. FournierMoved more -D's out of the port specific Makefiles...
1996-10-18 Marc G. FournierCentralize more of the defines from backend/port under...
1996-10-17 Marc G. FournierMove "port specific" #ifdefs out of here and into config.h
1996-10-17 Marc G. FournierAdd a HAVE_TZSET define to clean up defines in backend...
1996-10-16 Bryan HendersonChange treatment of sigaction structure again to includ...
1996-10-15 Bryan HendersonRemove 4th element of sigaction structure so it works...
1996-10-14 Bruce MomjianNew FAQ's.
1996-10-14 Bruce MomjianMore closing of relations left open by parser.
1996-10-14 Bruce MomjianChange display of char(5) to (bp)char 5 so psql \d can
1996-10-13 Bruce MomjianRemoved const warning.
1996-10-13 Bruce MomjianD'Arcy change.
1996-10-13 Bruce MomjianAdded include needed for recent addition.
1996-10-13 Bruce MomjianAdded include needed for recent addition.
1996-10-13 Bruce MomjianFix structure member name from previous patch.
1996-10-13 Bruce MomjianRemoved duplicate MAXNAMELEN define I accidentally...
1996-10-13 Bruce MomjianAdded consistent include file handling for MAXHOSTNAMELEN.
1996-10-13 Bruce MomjianI checked the alter table code, and started suspecting...
1996-10-13 Bryan HendersonFix prototypes so postmaster.c will compile.
1996-10-12 Bryan HendersonNew host-based authentication -- set up pg_hba.conf...
1996-10-12 Bryan HendersonNew host-based authentication -- send error message...
1996-10-12 Bryan HendersonNew host-based authentication with ident
next