2001-05-15 |
Tom Lane | EvalPlanQual was thoroughly broken for concurrent updat... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Tom Lane | Let's stick to the documented number of digits in CATVE... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Update regression for new oids, some now two smaller. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Peter Eisentraut | Remove linking hacks now that dynloader is fixed. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Small include file fix for pg_variabie.h |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Update catalog version for fix. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Pg_varaiable removal cleanup found from regression. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Remove columns pg_index.haskeytype and pg_index.indiscl... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Peter Eisentraut | Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Remove unused tables pg_variable, pg_inheritproc, pg_ip... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Tom Lane | Current implementation of FOR UPDATE has no hope of... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Bruce Momjian | Fix 'set path' for csh. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Bruce Momjian | > I've been experimenting with pgcrypto 0.3 (distribute... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Bruce Momjian | Update to ora2pg 1.2. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Peter Eisentraut | Cope with configure arguments that contain spaces. |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Tom Lane | proisstrict must be assumed FALSE when dumping from... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | Add index. Only some parts of the manual set have... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Tom Lane | Modify RelationGetBufferForTuple() so that we only... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | Add provisions for using strdup replacement in the... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | Add command '\pset footer' to psql to turn off default... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | PL/Python should build portably now, if you can get... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Tom Lane | Add comment to explain need for bizarre-looking coding... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | Make bootstrap debug messages more readable. Clean... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Peter Eisentraut | PL/Python integration: support in create/droplang... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Philip Warner | - Don't dump COMMENTs in data-only dumps |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Peter Eisentraut | Cleanups of pltcl unknown thingy. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Peter Eisentraut | no more Andy Piper tools |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Tom Lane | Improve discussion of %TYPE and %ROWTYPE. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Tom Lane | Suppress failures in parallel regress tests due to... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Bruce Momjian | Stamp CVS as 7.2. Update all interface version numbers... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Bruce Momjian | Stamp for 7.1.2. Ready when you are... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | BSD/OS has new precision, and negative zeros now. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Up version to force initdb to fix regression problems. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Tom Lane | Avoid unnecessary lseek() calls by cleanups in md.c... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Add mention in README of Oracle. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Add oracle conversion utility ora2pg in /contrib/oracle. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Add dbase conversion utility to /contrib. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bruce Momjian | Move disabled message up to a higher makefile. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Another add. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Add new emails. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Tom Lane | First cut at making indexscan cost estimates depend... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | This directory contains a module that implements the... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Peter Eisentraut | Add --echo option to createlang and droplang. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Wow, I am getting good at this Makefile stuff. Peter... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | I think I got the pltcl Makefile unknown rules working... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | I have modifed heap.c so that it won't automatically... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | that's just me again, here's normal patch for KOI8_U to |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | This patch should catch cases where the types |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | More cleanups to generate tcl unknown from Makefile. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Make tcl unknown configure from Makefile, not configure. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | More --enable-pltcl-unknown renames. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Change to enable_pltcl_unknown mention. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Add TODO file. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Add plpython code. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Change --with-pltcl-unknown to --enable-pltcl-unknown |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Noticed a small bug in the code. Probably been there... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | This patch adds a new configure option --with-pltcl... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Right-align \du user-id. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Fix memory leak in new psql \du code. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Fix libpq++'s FieldSize to return int, not short. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Add mention of getLength returning short. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Here's a version of my suggested diffs transplanted... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Peter Eisentraut | Use ColId instead of Ident for SET SESSION AUTHORIZATION. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | Mention new jdbc mailing list instead of interfaces... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Bruce Momjian | If it's true that the ALTER TABLE x ADD CONSTRAINT... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Tom Lane | Cause planner to make use of average-column-width stati... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Update runtime shared memory computations. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Peter Eisentraut | Add SET SESSION AUTHORIZATION command. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Mention SHELL usage in initdb. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Tom Lane | Append and SubqueryScan nodes were not passing changed... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Peter Eisentraut | Need to factor out strdup.o for separate treatment... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Remove pgadmin.sgml file. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Add new emails to file. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Remove LISP manual reference. Added to web "interfaces... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Small cleanup. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | drop_function.sgml: |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | drop_function.sgml: |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Add newlines around debug output in optimizer showing... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Run pgindent on ODBC code only, to reformat new comments. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | ODBC source code cleanup patch. Should match rest... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Allow SHELL in Makefile.* to control initdb. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Update readme about user registration. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Bruce Momjian | Fix paren typo in java. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Tom Lane | Further cleanup of RAISE discussion; in particular... |
commit | commitdiff | tree | snapshot |
next |