summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-11Clean up temp files from \e.Bruce Momjian
2000-04-11Uppercase pg_options paramBruce Momjian
2000-04-11Internal functions to support newest ODBC driver {fn ...} conventions.Thomas G. Lockhart
2000-04-11 Attached is are diffs for CREATE/ALTER table doc I'veBruce Momjian
2000-04-11Update porting list.Thomas G. Lockhart
2000-04-11Update for default ISO date styleBruce Momjian
2000-04-11Update SET manual pages for pg_options.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-10No revoke on indexes any moreBruce Momjian
2000-04-10Fix an Assert bug(was my fault) pointed out by Tom Lane.Hiroshi Inoue
2000-04-09UPdate faq/Bruce Momjian
2000-04-09No more need to create groups manually.Bruce Momjian
2000-04-09No grant on indexes.Bruce Momjian
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 explanation about 'Unrecognized variable client_encoding'Tom Lane
2000-04-08Document FSYNC in pg_options sgml file.Bruce Momjian
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-08Modify pgbench.c not to depend on configure, since it's not shipped with one.Tom Lane
2000-04-08*** empty log message ***Michael Meskes
2000-04-08Link already-existing COMMENT and REINDEX command docs into documentation.Tom Lane
2000-04-08Fix relcache refcount leakage when inv_drop is appliedTom Lane
2000-04-08Mention cube root.Tom Lane
2000-04-08updateBruce Momjian
2000-04-08Fix cross-references, update examples, copy-edit.Tom Lane
2000-04-08Add reference page for pg_ctl.Thomas G. Lockhart
2000-04-08Update some porting info.Thomas G. Lockhart
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-07More man updates to fix bad tagsBruce Momjian
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-07Again update of rule manual page.Bruce Momjian
2000-04-07Update rule examplesBruce Momjian
2000-04-07Remove mention of INSTANCE rule system, because it is gone.Bruce Momjian
2000-04-07Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart
2000-04-07Document new SET SEED command.Thomas G. Lockhart
2000-04-07Fix path to initdb in installation instructions.Thomas G. Lockhart
2000-04-07Clean up directory to compile and run on my Linux box at least.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