2000-07-13 |
Peter Eisentraut | Repair parallel make in backend tree (and make it reall... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Tom Lane | Planner did the wrong thing with index-scan-backward... |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Peter Eisentraut | Remove a bunch of unused configure tests, in particular... |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Bruce Momjian | Can you please apply the following patch to current CVS |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Peter Eisentraut | Add assert checking to GUC ("debug_assertions") |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Tom Lane | Repair missing MEMORY_CONTEXT_CHECKING logic for realloc(). |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Tom Lane | First stage of reclaiming memory in executor by resetti... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Bruce Momjian | Here is the patch with memory leak checker. This check... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Bruce Momjian | Done. In backend/commands/define.c unused field is... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Jan Wieck | Some security checks that we've found an external value... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Tom Lane | Prevent creating a boatload of empty segments when... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Peter Eisentraut | oidvectortypes: use SQL type names and separate by... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Peter Eisentraut | typo |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Peter Eisentraut | Fix handling of pre-existing LD_LIBRARY_PATH, from... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Peter Eisentraut | Fix sed invocation, from Keith Parks |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Peter Eisentraut | Another round of those unportable config/build changes :-/ |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Tom Lane | Make view/rule permission checking behave properly... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Tom Lane | Fix bogus DatumGetInt32 coercion. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Thomas G. Lockhart | Remove reference to tag which is not available to the... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tom Lane | Seems we need <errno.h> to be included explicitly now... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tom Lane | Remove long-dead support for invoking queries from... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Tom Lane | Put back separate install-bin target ... I was using... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Tom Lane | Fix misuse of StrNCpy to copy and add null to non-null... |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Peter Eisentraut | - format_type function, in use by psql |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Bruce Momjian | Rename cash_words_out to cash_words. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Bruce Momjian | Remove HTML FAQ files that are really just text files. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-07 |
Bruce Momjian | |> The Makefile.shlib changes will have to be discussed... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Bruce Momjian | Move FAQ source into main cvs tree. |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Tom Lane | Correct unsafe use of strcmp(). See rant of same date... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Peter Eisentraut | Backend makefile cleanup. make maintainer-clean is... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jan Wieck | Added comments about the compression algorithm as reque... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jan Wieck | Please find attached a patch for the pg_dump directory... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Jan Wieck | Bugfix. If toasted tuple containted NULLs, DataFill... |
commit | commitdiff | tree | snapshot |
2000-07-06 |
Tom Lane | Functions on 'text' type updated to new fmgr style... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Tom Lane | Update textin() and textout() to new fmgr style. This... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Tom Lane | Make the regression tests safe for TOAST. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Tom Lane | Fix typo (extraneous semicolon) in fd.c patch to avoid... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Enable pg_rewrite to be toasted (unlimited size of... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Marc G. Fournier | add check for libz compression library for pg_dump |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Changed TOAST relations to have relkind RELKIND_TOASTVALUE. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Bruce Momjian | attached to this mail is a patch from a colleague that... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Small fix for ALTER TABLE xxx* ADD COLUMN ... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Automatically create toast tables on ALTER TABLE .... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Bugfix in ALTER TABLE CREATE TOAST TABLE |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Jan Wieck | Fixed lztextlen() bug in MULTIBYTE, still thinking... |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Bruce Momjian | U Re-add flock TODO.detail. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Bruce Momjian | New resultmap for Alpha, from Ryan Kirkpatrick |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Peter Eisentraut | Fix broken pg_dump makefile |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Jan Wieck | Moving toaster out of NO ELOG area in heap_update(). |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | make TEMP -> TEMPORARY |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Make pgdump_oid a temp table. Rename to pg_dump_oid. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Peter Eisentraut | Expand secondary password file feature, so that you... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Peter Eisentraut | Fix thinko in my last pg_dumpall change |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Makefile cleanup from Karel. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Jan Wieck | Added CVS header |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Jan Wieck | New contrib module for statistical mathematics |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | pg_dump patch from Philip Warner |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Tom Lane | Now that I look at it, is_stopword() is broken and... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Tom Lane | Result of strcmp() is a signed int. Per bug report |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Tom Lane | Make toast-table creation and deletion work somewhat... |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Remove unused TODO.detail files. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Update tablespaces TODO.detail item. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Tom Lane | DataFill() has no business resetting xact status bits |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Vadim B. Mikheev | misc |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Vadim B. Mikheev | unlock buffer before releasing in heap_insert |
commit | commitdiff | tree | snapshot |
2000-07-04 |
Tom Lane | tuptoaster.h should surely not #include postgres.h. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Tom Lane | Add missing #include for TOAST. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Jan Wieck | TOAST changes to catalog |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Jan Wieck | TOAST |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Peter Eisentraut | Move global internal files to PGDATA/global. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Peter Eisentraut | Move PGPORT envar handling to ResetAllOptions(). Improv... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Peter Eisentraut | Have pg_dumpall write CREATE USER and CREATE GROUP... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Bruce Momjian | Very small changes in the contrib's pg_dumplo in the... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Bruce Momjian | In the attache is new (correct) version. I add TZ ... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Hiroshi Inoue | Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatis... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Tom Lane | Clean up memory-context stuff, other minor infelicities. |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Tom Lane | Remove unused variable. (Hey Peter, you use gcc, why... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
Vadim B. Mikheev | heap' logging |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Bruce Momjian | Attached is a new patch which addresses this problem... |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Peter Eisentraut | Version number now set in configure, available through... |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Tom Lane | Don't run in CacheMemoryContext more than necessary. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Tom Lane | Don't run in CacheMemoryContext longer than necessary. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Tom Lane | Remove memory leak from VACUUM parsing. |
commit | commitdiff | tree | snapshot |
2000-07-02 |
Tom Lane | New memmgr logic in xact.c failed if AbortTransaction... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Bruce Momjian | Back out Karels to_char changes. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Peter Eisentraut | We don't need config.status substituting anything into... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Peter Eisentraut | Synchronized integrated documentation with latest admin... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Peter Eisentraut | A little bit of clean-up/bug fix in Tcl build. Handle... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Bruce Momjian | In the attache is new to_date()/to_timestamp() version. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Bruce Momjian | Fix select '1--2'; for PEter. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Peter Eisentraut | New and revised material for Admin guide, re backup... |
commit | commitdiff | tree | snapshot |
next |