]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-01-31 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1999-01-31 Marc G. FournierFrom: D'Arcy J.M. Cain <darcy@druid.net>
1999-01-30 Tom LaneFix postmaster to not try to start more than MaxBackend...
1999-01-29 Vadim B. MikheevSmall fix for READ COMMITTED isolevel.
1999-01-29 Vadim B. MikheevHope that execMain.c good merged.
1999-01-29 Vadim B. MikheevTrying to fix bad merging...
1999-01-29 Vadim B. MikheevREAD COMMITTED isolevel is implemented and is default...
1999-01-28 Jan WieckChanged qualification of pg_views and pg_tables to...
1999-01-28 Jan WieckNew prebuilt versions of gram.c and scan.c for the...
1999-01-28 Jan WieckPartial support for mixed case in PL/pgSQL.
1999-01-27 Tom LaneQuick fix for subplan-related crash.
1999-01-27 Jan WieckSpeedup of PL/pgSQL by calling ExecEvalExpr() directly
1999-01-27 Bruce Momjianfix for aggregates
1999-01-27 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1999-01-27 Tom LaneTurns out it's easy to cache the fmgr function lookup
1999-01-27 Tom LaneAnother SELECT speedup: extract OIDs of column print...
1999-01-26 Bruce MomjianMore agg cleanup.
1999-01-26 Marc G. Fournierprimary key support cleanups from D'Arcy...
1999-01-26 Bruce Momjianpgindent file.
1999-01-25 Marc G. FournierFrom: Peter T Mount <peter@retep.org.uk>
1999-01-25 Bruce MomjianAgg/Aggreg cleanup and datetime.sql patch.
1999-01-25 Vadim B. MikheevSELECT FOR UPDATE is implemented...
1999-01-25 Tom LaneTighten coding of fmgr_isbuiltin() ... managed to speed...
1999-01-24 Tom LaneTighten coding of inner loops in nocachegetattr ...
1999-01-24 Tom LaneUse heap_attisnull, rather than heap_getattr, for a...
1999-01-24 Tom LaneReplace typtoout() and gettypelem() with a single routine,
1999-01-24 Tom LaneFix a couple little problems with signed vs. unsigned
1999-01-24 Bruce MomjianRename Aggreg to Aggref.
1999-01-24 Tom LaneImproper addition of NaN/Infinity recognition to float8in()
1999-01-23 Bruce MomjianRemove unused Choose node.
1999-01-23 Tom LaneAdd explicit buffering in backend libpq, to compensate for
1999-01-23 Tom LaneFix unportable test syntax in regression script.
1999-01-22 Bruce MomjianFix for intersect FOR UPDATE check.
1999-01-22 Bruce MomjianRelcache Size fix.
1999-01-22 Bruce MomjianFix for Size sizeof in cache code.
1999-01-22 Marc G. Fournier|From: "D'Arcy" "J.M." Cain <darcy@druid.net>
1999-01-21 Bruce MomjianIt seems that SPI_prepare() doesn't work well in some...
1999-01-21 Bruce MomjianHere is a new version of my patch for allowing pg_dump...
1999-01-21 Bruce MomjianThe following patch finishes primary key support. ...
1999-01-21 Bruce Momjiani have made minor changes to array_iterator to make...
1999-01-21 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1999-01-21 Vadim B. MikheevCopy RowMark node (it's for (-:)) FOR UPDATE).
1999-01-21 Vadim B. MikheevFOR UPDATE is in parser & rules.
1999-01-20 Bruce MomjianUpdate gram.c.
1999-01-20 Bruce MomjianAdd Intersect check.
1999-01-20 Thomas G. LockhartFix "Y-2K" problem with two-digit BC dates being correc...
1999-01-20 Thomas G. LockhartClean up leap year support and date/time validation.
1999-01-20 Thomas G. LockhartAdd a set of braces to clarify conditional nesting.
1999-01-19 Thomas G. LockhartRemove redundant note on NT port.
1999-01-19 Thomas G. LockhartAugment info on string functions per Jose Soares' sugge...
1999-01-19 Thomas G. LockhartIntroduction to SQL from Stefan. Not yet marked up...
1999-01-19 Thomas G. LockhartAdd tables of allowed values and formats for date/time...
1999-01-19 Thomas G. LockhartMerge current.sgml into release.sgml so all release...
1999-01-18 Bruce MomjianOkay, I've updated the ecpg parser yet again. Unfortuna...
1999-01-18 Bruce MomjianAdd missing Windows files.
1999-01-18 Bruce MomjianFix cfor typos.
1999-01-18 Bruce MomjianFix for typo in gram.y
1999-01-18 Bruce MomjianAdd masters thesis to docs.
1999-01-18 Bruce MomjianHi!
1999-01-17 Tom LaneClean up trivial compiler warning from gcc.
1999-01-17 Tom LaneReverse out yesterday's patch from Horak Daniel, since
1999-01-17 Tom LaneKeep Tcl from getting confused if backend closes connection
1999-01-17 Tom LaneTCL_ARRAYS option patches from Massimo Dal Zotto
1999-01-17 Tom LaneAdd missing variable, per Massimo.
1999-01-17 Tom Lanefixes to lock debugging macros from Massimo Dal Zotto
1999-01-17 Tom LaneAdd description of ELOG_TIMESTAMPS and USE_SYSLOG options,
1999-01-17 Bruce MomjianWin32 new files.
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1999-01-17 Bruce MomjianAs the email posted to the announce and interfaces...
1999-01-17 Tom LaneImprove error message when connect() call fails:
1999-01-17 Bruce MomjianFix for missing NAN.
1999-01-17 Tom LaneAdd configure test to see whether vsnprintf() is present,
1999-01-17 Tom LaneRemove uses of MSG_WAITALL temporarily, since it doesn't
1999-01-17 Tom LaneReplace direct inclusions of c.h with inclusion of...
1999-01-17 Tom LaneApply Magnus Hagander's followup patch to correct
1999-01-17 Tom LaneRe-insert %.sl rule into Makefile.hpux ... seems it...
1999-01-12 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1999-01-11 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1999-01-10 Thomas G. LockhartBe more careful to check input string lengths as well...
1999-01-10 Thomas G. LockhartHandle "NaN" and "Infinity" for input values.
1999-01-08 Byron NikolaidisUpdate 06-40-0004 -- Add Bookmark support!
1999-01-07 Bruce MomjianSorry for posting it here again, but I haven't corrected my
1999-01-07 Thomas G. LockhartFix build rules for the tutorial,
1999-01-07 Thomas G. LockhartRefresh info for various platforms. Claim client-side...
1999-01-07 Thomas G. LockhartFix typo.
1999-01-07 Thomas G. LockhartAdd entries for introduction chapter components such...
1999-01-07 Thomas G. LockhartRemove mention of a couple of introductory chapters
1999-01-07 Thomas G. LockhartFix column formatting for a table. No content changes.
1999-01-07 Thomas G. LockhartPut in more markup. Not done yet though.
1999-01-07 Thomas G. LockhartInclude installation instructions for WIN32 client...
1999-01-06 Byron NikolaidisUpdate 06-40-0003
1999-01-05 Vadim B. MikheevSELECT FOR UPDATE syntax
1999-01-05 Jan WieckRestricted maximum precision for NUMERIC to 1000 digits.
1999-01-05 Jan WieckRemoved precision restriction in numeric_round() causing
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1999-01-04 Jan WieckJust one more bugfix - this time in cmp_abs (cannot...
1999-01-04 Jan WieckFixed backend crashing bug in apply_typmod()
1999-01-04 Jan WieckLittle fix for round() function
1999-01-03 Bruce Momjianupdate HISTORY
1999-01-03 Bruce MomjianFix NAN code.
next