2000-01-27 |
Bruce Momjian | fix for compile. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Tom Lane | Remove duplicate extern declaration. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Bruce Momjian | Update files. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Bruce Momjian | Add include for float.h. |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Bruce Momjian | as attache of this mail is patch (to the main tree... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Tom Lane | Remove obsolete references to 8K query limit. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Tatsuo Ishii | Fix pg_euccn_mblen() so that it always returns 2 if... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Tom Lane | Forgot that expr assumes regexp is anchored-left; there... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Peter Eisentraut | Removed alter table drop column. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Peter Eisentraut | Made abstime/reltime use int4 instead of time_t (TODO... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Tom Lane | First cut at making useful selectivity estimates for... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bruce Momjian | Update for index change. Semes it didn't work the... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Bruce Momjian | Remove Ops parameter from STATRELID cache lookup, for... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Tatsuo Ishii | Change format of postmaster.opts.default. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Tatsuo Ishii | Fix error messages for the lack of multi-byte support. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Tatsuo Ishii | char_length()/octet_length for char() type now returns... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Tom Lane | Replace SearchSysCacheGetAttribute with SysCacheGetAttr... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Tom Lane | First cut at unifying regular selectivity estimation... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Peter Eisentraut | updated install file |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Tom Lane | Update regress tests for change of pg_am/pg_amop. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Tom Lane | Revise handling of index-type-specific indexscan cost... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Tom Lane | findoidjoins was suffering from bit rot (pginterface no |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Peter Eisentraut | added ALTER TABLE DROP COLUMN, early version |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Tom Lane | Change a few routines into macros to improve speed... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Tom Lane | Forgot to handle column length defaults in ALTER TABLE... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Tom Lane | Fix tab-complete so it works with old versions of readl... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Tom Lane | Fix handleCopyIn's response to EOF seen mid-line, that... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Tom Lane | Simplify match patterns a little. |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Tom Lane | Bruce, you forgot to rename these files... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | plperl Makefile cleanup. Doesn't work on BSDI yet. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Update plperl makefile. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Rename 7.0.0 to 7.0 to be consistent with prior release... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Update install file for 7.0 to match new SGML version. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Peter Eisentraut | Added new pg_id to fix initdb problems |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Cleanup vacuum names. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Fix typo in \z. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | I have noticed that the geometry test's output for... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Bruce, |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Clean up longstanding warnings. I think the remaining |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Clean up longstanding gcc warnings by adding missing... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Clean up longstanding gcc warnings by adding missing... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | ecpg shouldn't depend on parser/gramparse.h. Also... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Bruce Momjian | Well, I finally solved the linking problem |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Tweak includes to avoid compiler warning on HPUX. |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Assign a typmod of -1 to unadorned CHAR and NUMERIC... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Tom Lane | Fix bugs in NUMERIC ceil() and floor() functions. ... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Tom Lane | Fix handling of NULL constraint conditions: per SQL92... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bruce Momjian | Update vacuum comments. |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bruce Momjian | Update pg_dumpall. |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Peter Eisentraut | another round of user interface cleanups |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bruce Momjian | Fix >& csh-ism |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bruce Momjian | The latest source does not compile on Solaris 7 due to |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Peter Eisentraut | Removed MBFLAGS from makefiles since it's now done... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Tatsuo Ishii | Revert back Makefile.global |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Tatsuo Ishii | Fix for multibyte support. Since some function declarations |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Peter Eisentraut | another set of cleanups |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Since this patch is not big I send it here instead... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Hi! |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Bruce, |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Fix minor comple error |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Fix minor comping errors |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tom Lane | Fix quoting bugs and incorrect trigger argument printout. |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | This corrects an error in current gram.y for ALTER... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Freebsd update for sgml, from Alfred Perlstein |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Libpq non-blocking mode, from Alfred Perlstein |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Remove compiler warnings |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Show encoding name rather than encoding id in case... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Add builtin functions: |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tom Lane | numeric_in accepts exponents; numeric to int4 rounds... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Fix multibyte support |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Adopt for new psql |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Peter Eisentraut | Updated user interfaces on initdb, initlocation, pg_dum... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | setheapoverride() is history. Uses replaced with Comma... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Correct minor typos. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Bruce Momjian | Update subquery error message. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Add .cvsignore so cvs update doesn't complain about... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Modify libpq's pqexpbuffer to eliminate length restrict... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Pass atttypmod to CoerceTargetExpr, so that it can... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Hmm, numeric array type was missing too. Added. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Hiroshi Inoue | Fix for TODO item * spinlock stuck problem when elog... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Update unused_oids script so it works with non-GNU... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Apparently, no one's ever used float4abs(), because... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Update strings test to reflect the fact that casting... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Create a new parsetree node type, TypeCast, so that... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Rearrange coding in COPY so that expansible string... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Sigh, I'm an idiot ... I broke the async startup logic... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Put back change to 'connection failed' message formatti... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Peter Eisentraut | Removed lextest, because lex'ed files are now in the... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Peter Eisentraut | Included all yacc and lex files into the distribution. |
commit | commitdiff | tree | snapshot |
next |