2000-08-06 |
Tom Lane | Toast all the system-table columns that seem to need... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Tom Lane | Clean up inefficiency in ExecRelCheck, and cause it... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Tom Lane | Ensure that catcache 'busy' flags are reset at transact... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Tom Lane | Copy sub-Query nodes to avoid trouble when same sub... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Bruce Momjian | > I had to back out the patch. It only compiles with... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Philip Warner | - Minor fix to create temp table for xrefs |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Philip Warner | - Only disable triggers for the table being loaded |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Bruce Momjian | Back out to_ascii patch from Karel. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Bruce Momjian | Add missing files from Karel, tip from Jan. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Bruce Momjian | to_ascii( text ) |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hiroshi Inoue | Subclasses inherit constraints of super classes properly |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Tom Lane | Fix tuptoaster bugs induced by making bytea toastable... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Tom Lane | Convert inet-related functions to new fmgr style. ... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Tom Lane | Modify heap_open()/heap_openr() API per pghackers discu... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Tom Lane | More functions updated to new fmgr style --- money... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Tom Lane | Repair bug noted by Paul Caskey: neqsel() has been... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Tom Lane | Convert all remaining float4 and float8 functions to... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Philip Warner | - Added --create, --no-owner, --superuser, --no-reconne... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Tom Lane | Make acl-related functions safe for TOAST. Mark pg_cla... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Hiroshi Inoue | Cancel request while waiting for a lock should try... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Tom Lane | Type lztext is toast. |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Tom Lane | Convert all remaining geometric operators to new fmgr... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Tom Lane | PATH and POLYGON datatypes are now TOASTable. Associat... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Tom Lane | bpchar, varchar, bytea, numeric are toastable --- if... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Thomas G. Lockhart | Fix acceptance of PATH as a type and column name. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Tom Lane | Add int2-vs-int8 comparison operators. These are now... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Tom Lane | Remove <values.h> inclusions, no-longer-needed MAXINT... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Tom Lane | Fix sloppy macro coding (not enough parentheses). |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Tom Lane | Make planner safe for recursive calls --- needed for... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Some pedantic compile syntax errors to fix with the... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Here is a bug and patch to fix it. I have tested this... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Add cidr TODO.detai file. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Tom Lane | Arrange to free planning memory (or most of it, anyway... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Tom Lane | Ensure that values stored within arrays are not toasted... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tom Lane | When dealing with OR-of-ANDs quals, extract multiple... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | ExecRestrPos() really needs to raise ERROR, not a wimpy... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | Ensure that if the OID counter wraps around, we will... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | Fix confusion between sizeof(long) and sizeof(long... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | Add commentary about varying usage of scankeys in btree... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | Clean up and document btree code for ordering keys... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Tom Lane | Update comments. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Bruce Momjian | Update bsdi template |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Bruce Momjian | more doc cleanups |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Philip Warner | pg_backup_plain_text.c replaced by pg_backup_null.c |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Philip Warner | - no longer put ACLs at end of dump |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Tom Lane | Deduce equality constraints that are implied by transit... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Peter Eisentraut | Unset locale variables before running regression tests... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tom Lane | Clean up some sloppy casts --- Oid vs. Datum, that... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tom Lane | Further cleanup of array behavior. Slice assignments... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Peter Eisentraut | Shed some light onto SysV IPC configuration. |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Peter Eisentraut | typos |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Jan Wieck | 2nd try for the index tuple toast hack. This time as... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Tom Lane | Make update lists like 'UPDATE tab SET foo[1] = bar... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Bruce Momjian | spell cleanups |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Bruce Momjian | spell cleanups |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Tom Lane | Remove 'Array' node type, which has evidently been... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Tom Lane | Missed some array updates ... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Tom Lane | Arrays are toastable. (At least if you initdb, which... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Bruce Momjian | Cleanups |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Peter Eisentraut | maintainer-clean and distclean ought to remove dependen... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Tom Lane | Fix typo in version-mismatch error report. |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Tom Lane | Further cleanup of btbuild (CREATE INDEX). Avoid stori... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Tom Lane | Fix sloppiness about alignment requirements in findspli... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | More doc cleanups, from book. |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | More doc cleanups |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Update for sh. |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Philip Warner | - Support for TAR output |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Philip Warner | - Support for BLOB output from pg_dump and input via... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Jan Wieck | Need to switch to tuples memory context when replacing... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Jan Wieck | Temporary fix to make TOAST vacuum-safe. All values... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Tom Lane | Major overhaul of btree index code. Eliminate special... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Cleanujp |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | reference page cleanup |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Clean up flags |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Fix postgres -A options flags |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Peter Eisentraut | Update installation instructions to new realities.... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Change > prompt to $ |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Bruce Momjian | Change prompt % to $. |
commit | commitdiff | tree | snapshot |
2000-07-20 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-20 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-20 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-07-20 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
next |