| Commit message (Expand) | Author | Age |
* | TODO item: | Tatsuo Ishii | 2001-07-15 |
* | Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, | Tom Lane | 2001-07-13 |
* | Minor code cleanup/beautification in RelationPutHeapTuple. | Tom Lane | 2001-07-13 |
* | indicies to indexes from Neil Conway | Bruce Momjian | 2001-07-12 |
* | Remove grammar restrictions on order of optional clauses in CREATE GROUP. | Tom Lane | 2001-07-12 |
* | Add missing encode file. | Bruce Momjian | 2001-07-12 |
* | Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the | Tom Lane | 2001-07-12 |
* | > > Put encode() into base system. Used part of Alex' patch | Bruce Momjian | 2001-07-11 |
* | Disable COPY TO/FROM on views. | Bruce Momjian | 2001-07-11 |
* | Better document use of ident on localhost, per Tom Lane's idea. | Bruce Momjian | 2001-07-11 |
* | Move export to a separate line, per Peter E. | Bruce Momjian | 2001-07-11 |
* | Instead of believing SOMAXCONN from the system header files (which is | Tom Lane | 2001-07-11 |
* | Remove direct calls of index_insert(), instead use ExecInsertIndexTuples(). | Tom Lane | 2001-07-11 |
* | Changes from Vince Vielhaber to allow the optional clauses of CREATE | Tom Lane | 2001-07-10 |
* | Remove formatter's assumption that year would never exceed four digits. | Tom Lane | 2001-07-10 |
* | Remove unnecessarily enthusiastic parenthesizing in reverse-listing of | Tom Lane | 2001-07-10 |
* | Fix rule rewriter so that new ordering of ON INSERT actions applies | Tom Lane | 2001-07-09 |
* | Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. | Tom Lane | 2001-07-09 |
* | Implement LockBufferForCleanup(), which will allow concurrent VACUUM | Tom Lane | 2001-07-06 |
* | Fire rule actions ON INSERT after original statement (if not INSTEAD). | Jan Wieck | 2001-07-06 |
* | Fix my old fault(returns auto variable reference). | Hiroshi Inoue | 2001-07-06 |
* | Don't assume that max offset number stays fixed on a page when we're | Tom Lane | 2001-07-05 |
* | Added GUC configuration options to control access statistics. | Jan Wieck | 2001-07-05 |
* | Prohibit a column from appearing twice in a PRIMARY KEY or UNIQUE | Tom Lane | 2001-07-04 |
* | Add a little more error checking and reporting to readDatum(). | Tom Lane | 2001-07-03 |
* | Start the stats collector at a less randomly chosen time. Bad idea | Tom Lane | 2001-07-03 |
* | Don't go into infinite loop if /home/postgres/testversion/data directory is n... | Tom Lane | 2001-07-03 |
* | First non-stub implementation of shared free space map. It's not super | Tom Lane | 2001-07-02 |
* | Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path | Tom Lane | 2001-07-02 |
* | Under new theory of operation wherein postmaster forks children | Tom Lane | 2001-07-01 |
* | Allow default transaction isolation level (a.k.a. set session | Peter Eisentraut | 2001-06-30 |
* | portability enhancements | Peter Eisentraut | 2001-06-30 |
* | Further work on connecting the free space map (which is still just a | Tom Lane | 2001-06-29 |
* | Fix VACUUM so that it can use pages as move targets even if they do not | Tom Lane | 2001-06-29 |
* | Fix longstanding error in VACUUM: sometimes would examine a buffer page | Tom Lane | 2001-06-29 |
* | Turned high-frequently called pgstat functions into macros | Jan Wieck | 2001-06-29 |
* | Fix erroneous GUC variable references from commandline-GUC patch. | Tom Lane | 2001-06-29 |
* | Repair logic error for multi-key indexes. From Oleg Bartunov. | Tom Lane | 2001-06-28 |
* | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane | 2001-06-27 |
* | Fix a couple remaining places where GUC variables were assigned to | Tom Lane | 2001-06-25 |
* | Fix a couple remaining places where GUC variables were assigned to | Tom Lane | 2001-06-25 |
* | Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, | Tom Lane | 2001-06-25 |
* | Suppress gcc warning. | Tom Lane | 2001-06-25 |
* | Back out BYTEA binary compatibility changes. | Bruce Momjian | 2001-06-24 |
* | Since a missing pg_pwd file is a valid situation, don't print an error | Peter Eisentraut | 2001-06-23 |
* | > Marko Kreen <marko@l-t.ee> writes: | Bruce Momjian | 2001-06-23 |
* | Add TEMPORARY sequences and have SERIAL on a temp table have a temporary | Bruce Momjian | 2001-06-23 |
* | Attached is documentation describing plperlu differences from plperl. | Bruce Momjian | 2001-06-22 |
* | The new files for statistical system views. | Jan Wieck | 2001-06-22 |
* | Statistical system views (yet without the config stuff, but | Jan Wieck | 2001-06-22 |