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 |
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 |
2000-07-20 |
Peter Mount | Fixed DatabaseMetaData.getTableTypes() |
commit | commitdiff | tree | snapshot |
2000-07-20 |
Jan Wieck | Fixed memory allocation problems when compressing multi-MB |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Peter Eisentraut | Don't need this anymore. It's now handled in the Makefile. |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Peter Eisentraut | Add distprep target to take some of the job of the... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Jan Wieck | Added untrusted PL/TclU (pltclu) language. Executes... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Jan Wieck | Fixed an ordering problem in test queries and |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Tom Lane | Add an opr_sanity check for misdefined aggregates that... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Tom Lane | Update pltcl regress test's expected output for 7.0... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Tom Lane | 'const' decorations are fine, but not when they're... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Peter Eisentraut | forgot autoconf run... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | Correct erroneous explanation of DEADLOCK_TIMEOUT confi... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Peter Eisentraut | End users shouldn't have to invoke a separate command... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Peter Eisentraut | Don't strip trailing backslashes from a line. Treat... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | I concur with Andreas: unconditionally including ... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | Stat functions now in main system, contrib code no... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | Update aggregate-function docs for STDDEV, VARIANCE. |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | Revise aggregate functions per earlier discussions... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | update pltcl test to have at least some chance of runni... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Tom Lane | pltcl seems to be broken on HPUX with recent Tcl versio... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Bruce Momjian | Hmm. I didn't expect a change since I hadn't added... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Peter Eisentraut | Automatic dependency tracking |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Peter Eisentraut | Incorporate README.fsync into main documentation body |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Peter Eisentraut | Revise locale and Kerberos documentation |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Peter Eisentraut | Rename templates to match names in makefiles/Makefile... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Bruce Momjian | This should be a slighly more complete patch for comman... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Tom Lane | Update implementation notes for new memory management... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Tom Lane | Remove useless and dangerous 'opt_type' option from... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Tom Lane | Cleanup of code for creating index entries. Functional... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Eisentraut | Remove dangling else warning (Cyrillic recode stuff) |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Eisentraut | didn't compile |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Eisentraut | Remove references to symbols that no longer get defined |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Fix munged markup from previous commit. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Implement nested block comments in the backend and... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Implement SET SESSION CHARACTERISTICS and SET DefaultXa... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Fix indenting in prototype declarations. No functional... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Include rule to build include/parser/parse.h since... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Change order of builds to get parser before commands. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Save changes from last docs release. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Add information on SET SESSION CHARACTERISTICS. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas G. Lockhart | Update docs for TIME WITHOUT TIME ZONE. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Peter Eisentraut | Fix typo, from Keith Parks |
commit | commitdiff | tree | snapshot |
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 |
next |