2000-02-07 |
Tatsuo Ishii | change copyright year 1999->2000 |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Hiroshi Inoue | Allow SELECT .. FOR UPDATE in PL/pgSQL. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Hiroshi Inoue | Remove ugly call ImmediateSharedRelationCacheInvalidate() |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Jan Wieck | Removed special hack causing ON UPDATE NO ACTION trigger to |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Bruce Momjian | Solaris has always had problems with 1947 in the |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Tom Lane | Rename same() to sameseti() to have a slightly less... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Tatsuo Ishii | Fix a bug when specfying -D option. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Tom Lane | Replace nth() calls in inner loops with traversal of... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Tom Lane | Further cleanup for OR-of-AND WHERE-clauses. orindxpat... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Tatsuo Ishii | Change function name PQclientencoding to PQclientEncodi... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Tatsuo Ishii | Change function name PQclientencoding to PQclientEncodi... |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Jan Wieck | Enabling automatic primary key detection for self-refer... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jan Wieck | Small bugfix for DROP TABLE if table is self-referenced by |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jan Wieck | Added ALTER TABLE ... ADD CONSTRAINT (provided by Steph... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Jan Wieck | Made prototypes for yyerror() consistent with Bruce... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Tom Lane | Squash longstanding memory leak: when catcache.c copied... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Tom Lane | Make EXPLAIN results for Append, Group, Agg, Unique... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Tom Lane | Repair relation refcount leakage caused by SELECT FOR... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Jan Wieck | Inconsistency in CREATE CONSTRAINT TRIGGER with the |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Add short chapter in developer's guide on formatting... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Add information on QNX port from Andreas Kardos. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Remove extraneous end tag. Code now compiles cleanly. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Add info on debian package installation of sgml toolkits. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Add detailed information on Australian time zones. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Thomas G. Lockhart | Update with current summary information on pgadmin. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Peter Eisentraut | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Jan Wieck | Fixed bug in NO ACTION trigger proc entries. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Tom Lane | Fix problems seen in parallel regress tests when SI... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Tom Lane | Hmm, equalfuncs didn't know about SortClause or GroupClause |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Byron Nikolaidis | Added numeric and int8 types. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Tom Lane | Delete unused and long-dead header file. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Tom Lane | Modify uses of RelationFlushRelation and RelationCacheI... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Peter Eisentraut | A few minor psql enhancements |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Bruce Momjian | Update copyright file. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Bruce Momjian | Attached is a uuencoded tarball that contains |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Bruce Momjian | Patch from Hiroshi for overflow btree comparison. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Tom Lane | Apply the heuristic proposed by Taral (see pgsql-genera... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Tom Lane | Redesign DISTINCT ON as discussed in pgsql-sql 1/25... |
commit | commitdiff | tree | snapshot |
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 |
next |