summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-04-11Clean up temp files from \e.Bruce Momjian
2000-04-10Tweak smgrblindwrt per advice from Vadim: add parameter indicatingTom Lane
2000-04-10The constant in backend/utils/misc/trace.c, line 32 limits the length ofBruce Momjian
2000-04-10Fix an Assert bug(was my fault) pointed out by Tom Lane.Hiroshi Inoue
2000-04-09Buffer manager modifications to keep a local buffer-dirtied bit as wellTom Lane
2000-04-09Further tweaking of indexscan cost estimates.Tom Lane
2000-04-08Add new pg_options.sample file.Bruce Momjian
2000-04-08Tweak TypeCategory to treat new BIT types as of STRING category, ratherTom Lane
2000-04-08I think we want machine pattern i.86 not i386 --- looks like config.guessTom Lane
2000-04-08Add colo to display at end of initdb.Bruce Momjian
2000-04-08*** empty log message ***Michael Meskes
2000-04-08Fix relcache refcount leakage when inv_drop is appliedTom Lane
2000-04-08Add zpbit and varbit data types from Adrian JoubertThomas G. Lockhart
2000-04-08Update for to_char change.Tom Lane
2000-04-08Tweak parallel test script so that command line options for postmasterTom Lane
2000-04-08Add copyObject logic for TruncateStmt and a few other utility-statementTom Lane
2000-04-07Update create_rule manual page.Bruce Momjian
2000-04-07resultmap additions for solaris x86 ...Marc G. Fournier
2000-04-07Use initdb --noclean so that test database is available for examinationTom Lane
2000-04-07Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart
2000-04-07Commebts & one check in EndEvalPlanQual().Vadim B. Mikheev
2000-04-07Fix (I hope) resource leakage in EvalPlanQual: open subplans must beTom Lane
2000-04-07Partial fix for EvalPlanQual bugs reported by Magnus Hagander, 3-Apr.Tom Lane
2000-04-06Update initdb display of postmaster startupBruce Momjian
2000-04-06Allow vacuum of temporary tablesBruce Momjian
2000-04-06Add POLLUTE to interfaces/MakefileBruce Momjian
2000-04-06Repair assert failure in tuple-chain-moving logic (introduced by yoursTom Lane
2000-04-05*** empty log message ***Michael Meskes
2000-04-05Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian
2000-04-05Solaris geometry results were out of sync with the input filePeter Eisentraut
2000-04-05*** empty log message ***Michael Meskes
2000-04-05Rename geometry.*bsdi to geo.*bsd. for Freebsd.Bruce Momjian
2000-04-05freebsd 4.0 is like bsdi for geometry test ...Marc G. Fournier
2000-04-05freebsd has *-freebsd and *-freebsdelf ... float8 passes with thisMarc G. Fournier
2000-04-04Actually, that still wasn't quite right. If we skip a query because ofTom Lane
2000-04-04Fix bug noted by Bruce: FETCH in an already-aborted transaction blockTom Lane
2000-04-04No ID file needed.Bruce Momjian
2000-04-04Update QNX FAQBruce Momjian
2000-04-04Add a check to pg_dump to see whether backend is same version as pg_dump.Tom Lane
2000-04-04Update regression for bsdi.Bruce Momjian
2000-04-04Correct off-by-one error in strncat() usage.Tom Lane
2000-04-04When rewriting an aggregate introduced into WHERE, allow agg argument toTom Lane
2000-04-04For no good reason at all, libplpgsql was getting linked with libpq.Tom Lane
2000-04-04Fix extremely nasty little bug observed when a sub-SELECT appears inTom Lane
2000-04-04Augment the function call map logic with code from Tom Lane.Thomas G. Lockhart
2000-04-03Hi,Bruce Momjian
2000-04-03*** empty log message ***Michael Meskes
2000-04-03Looks like Peter forgot to commit configure with configure.in.Tom Lane
2000-04-02*** empty log message ***Michael Meskes
2000-03-31Adjusted for new (again!) config.guess output under QNXPeter Eisentraut