| 2000-04-09 |  Bruce Momjian | No grant on indexes. | commit | commitdiff | tree | snapshot | 
| 2000-04-09 |  Tom Lane | Buffer manager modifications to keep a local buffer... | commit | commitdiff | tree | snapshot | 
| 2000-04-09 |  Tom Lane | Further tweaking of indexscan cost estimates. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Add explanation about 'Unrecognized variable client_enc... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Bruce Momjian | Document FSYNC in pg_options sgml file. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Bruce Momjian | Add new pg_options.sample file. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Tweak TypeCategory to treat new BIT types as of STRING... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | I think we want machine pattern i.86 not i386 --- looks... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Bruce Momjian | Add colo to display at end of initdb. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Modify pgbench.c not to depend on configure, since... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Link already-existing COMMENT and REINDEX command docs... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Fix relcache refcount leakage when inv_drop is applied | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Mention cube root. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Bruce Momjian | update | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Fix cross-references, update examples, copy-edit. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Thomas G. Lockhart | Add reference page for pg_ctl. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Thomas G. Lockhart | Update some porting info. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Thomas G. Lockhart | Add zpbit and varbit data types from Adrian Joubert | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Update for to_char change. | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Tweak parallel test script so that command line options... | commit | commitdiff | tree | snapshot | 
| 2000-04-08 |  Tom Lane | Add copyObject logic for TruncateStmt and a few other... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Bruce Momjian | More man updates to fix bad tags | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Bruce Momjian | Update create_rule manual page. | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Marc G. Fournier | resultmap additions for solaris x86 ... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Tom Lane | Use initdb --noclean so that test database is available... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Bruce Momjian | Again update of rule manual page. | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Bruce Momjian | Update rule examples | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Bruce Momjian | Remove mention of INSTANCE rule system, because it... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Thomas G. Lockhart | Add transcendental math functions (sine, cosine, etc) | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Thomas G. Lockhart | Document new SET SEED command. | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Thomas G. Lockhart | Fix path to initdb in installation instructions. | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Thomas G. Lockhart | Clean up directory to compile and run on my Linux box... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Vadim B. Mikheev | Commebts & one check in EndEvalPlanQual(). | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Tom Lane | Fix (I hope) resource leakage in EvalPlanQual: open... | commit | commitdiff | tree | snapshot | 
| 2000-04-07 |  Tom Lane | Partial fix for EvalPlanQual bugs reported by Magnus... | commit | commitdiff | tree | snapshot | 
| 2000-04-06 |  Bruce Momjian | Update initdb display of postmaster startup | commit | commitdiff | tree | snapshot | 
| 2000-04-06 |  Bruce Momjian | Allow vacuum of temporary tables | commit | commitdiff | tree | snapshot | 
| 2000-04-06 |  Bruce Momjian | Add POLLUTE to interfaces/Makefile | commit | commitdiff | tree | snapshot | 
| 2000-04-06 |  Tom Lane | Repair assert failure in tuple-chain-moving logic ... | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Bruce Momjian | Update vacuum to mention analyze | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Bruce Momjian | Please forget all I said about gcc and AIX in my previo... | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Peter Eisentraut | Solaris geometry results were out of sync with the... | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Bruce Momjian | Rename geometry.*bsdi to geo.*bsd. for Freebsd. | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Marc G. Fournier | freebsd 4.0 is like bsdi for geometry test ... | commit | commitdiff | tree | snapshot | 
| 2000-04-05 |  Marc G. Fournier | freebsd has *-freebsd and *-freebsdelf ... float8 passe... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | Actually, that still wasn't quite right.  If we skip... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | Fix bug noted by Bruce: FETCH in an already-aborted... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Bruce Momjian | Remove FETCH syntax heading from MOVE manual page. | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Bruce Momjian | Remove from FETCH manual page: | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Bruce Momjian | No ID file needed. | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Bruce Momjian | Update QNX FAQ | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | Add a check to pg_dump to see whether backend is same... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Bruce Momjian | Update regression for bsdi. | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | Correct off-by-one error in strncat() usage. | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | When rewriting an aggregate introduced into WHERE,... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | For no good reason at all, libplpgsql was getting linke... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Tom Lane | Fix extremely nasty little bug observed when a sub... | commit | commitdiff | tree | snapshot | 
| 2000-04-04 |  Thomas G. Lockhart | Augment the function call map logic with code from... | commit | commitdiff | tree | snapshot | 
| 2000-04-03 |  Bruce Momjian | Hi, | commit | commitdiff | tree | snapshot | 
| 2000-04-03 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-04-03 |  Tom Lane | Looks like Peter forgot to commit configure with config... | commit | commitdiff | tree | snapshot | 
| 2000-04-02 |  Tom Lane | Copy-editing, mostly. | commit | commitdiff | tree | snapshot | 
| 2000-04-02 |  Tom Lane | Mention DST boundaries as a possible cause of regress... | commit | commitdiff | tree | snapshot | 
| 2000-04-02 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Peter Eisentraut | Adjusted for new (again!) config.guess output under QNX | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Fix low-probability bug in relcache startup: write_irel... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Correct typo. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Improve wording a little bit. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Update index cost estimation docs to final 7.0 scheme. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Minor copy-editing. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | CREATE AGGREGATE ref page claimed that a noise-word... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Bruce Momjian | I have tested the beta3 on WinNT and here are the results: | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Bruce Momjian | Fix pgaccess __wish__ thing. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tatsuo Ishii | Regenerate configure (for configure.in version 1.305) | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tatsuo Ishii | Fix configure.in. Remove SJIS, BIG5, WIN1250 from the... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Bruce Momjian | Add new pgaccess languages. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Bruce Momjian | Update pgaccess to 0.98.5 | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Hiroshi Inoue | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Thomas G. Lockhart | Include all information from the old man pages. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Thomas G. Lockhart | Use a uniform chapter title for all of the procedural... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Update from Andreas Kardos. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Add expected output for netbsd, per report from Patrick... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Add resultmap entries for datetime-related tests on... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Update horology-solaris-1947.out per results from SL... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Update alpha templates as suggested by SL Baur and... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Use the CXXFLAGS exported by configure (amazingly,... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Thomas G. Lockhart | Minor markup changes. Refer to (".../catalog") in the... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Thomas G. Lockhart | Add Bruce's pgeasy doc from the man page. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Thomas G. Lockhart | Document recent changes in syntax, including examples. | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | Get rid of SetBufferWriteMode(), which was an accident... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Tom Lane | New coding for SET provoked a 'var might be used uninit... | commit | commitdiff | tree | snapshot | 
| 2000-03-31 |  Bruce Momjian | Update make_mkid for mkid version 4.0. | commit | commitdiff | tree | snapshot | 
| 2000-03-30 |  Tom Lane | Make discussion of names clearer and more accurate. | commit | commitdiff | tree | snapshot | 
| 2000-03-30 |  Thomas G. Lockhart | Remove PL/perl language chapter, since it shows up... | commit | commitdiff | tree | snapshot | 
| 2000-03-30 |  Thomas G. Lockhart | Accumulated fixups. | commit | commitdiff | tree | snapshot | 
| 2000-03-30 |  Thomas G. Lockhart | Renamed from bug-reports.sgml. Not all problems are... | commit | commitdiff | tree | snapshot | 
| 2000-03-30 |  Thomas G. Lockhart | Writeup from Tom Lane on how costs are estimated. | commit | commitdiff | tree | snapshot | 
| next |