2001-12-21 |
Bruce Momjian | pre-page -> after-change, per Vadim. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Thomas G. Lockhart | Spiff up discussion of precision on date/time data... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Thomas G. Lockhart | Allow location of index creation perl script be be... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Tom Lane | Select proper geometry comparison file for freebsd... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Bruce Momjian | Pre-page write additions. |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Bruce Momjian | Add memcmp() test and new memcmp.c file, for SunOS... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Tatsuo Ishii | Fix for SunOS4 horology test |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Bruce Momjian | MIN() -> Min, fixes compile problem. |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Tatsuo Ishii | Reflect Tom's change |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Tom Lane | Fix buffer-overrun problem in pretty printer. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Tom Lane | Fix pgstattuple to acquire a read lock on the target... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Tom Lane | Temporarily dike out GetUndoRecPtr() in checkpoint... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Peter Eisentraut | New edition |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Peter Eisentraut | Better formatting |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Peter Eisentraut | Minor improvements |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Peter Eisentraut | Some tuning |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Peter Eisentraut | Fix warning |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Tom Lane | Tweak to make freebsd/alpha use the correct float8... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Tom Lane | Make sure that all variants of HeapTupleSatisfies will... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Bruce Momjian | Move geqo enable into proper section. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Bruce Momjian | More comment for libpgeasy. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Bruce Momjian | Fix double-memory free in libpgeasy; problem introduce... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Bruce Momjian | Clean up comment in libpgeasy. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | Add Swedish |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | Update from Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | Update Hungarian from Kovacs Zoltan |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | --with-pam was claiming to take an argument, but didn... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Peter Eisentraut | revert last change |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Bruce Momjian | >>I confirmed the UNION hack is no longer required... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Bruce Momjian | Free libpgeasy result structure on database close;... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
PostgreSQL... | tag it as b4, with all the changes that have gone on ... REL7_2_BETA4 |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Tom Lane | Don't accept names of complex types (ie, relation types... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Barry Lind | Applied patch from Thomas O'Dowd that fixes timestamp... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Barry Lind | Patch from Ned Wolpert that fixes a bug that caused... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tom Lane | Make sure that inlined S_UNLOCK is marked as an update... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tom Lane | Repair roundoff-error problem for stddev/variance resul... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Tom Lane | Suppress subquery pullup and pushdown when the subquery... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Tom Lane | Declare LWLock pointers as volatile to prevent AIX... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Peter Eisentraut | Update from Weiping He |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Peter Eisentraut | Update from Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Tom Lane | AIX 5 needs same resultmap tweaks as AIX 4. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Tom Lane | Repair case-conversion error in to_date's handling... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Michael Meskes | committed the missing files |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Peter Eisentraut | Revert breakage |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Peter Eisentraut | Add French translation |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Bruce Momjian | Add new Japanese FAQ versions. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Thomas G. Lockhart | Remove duplicate lines from previous patch attempt... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Thomas G. Lockhart | Support ODBC-style CURRENT_TIME, CURRENT_USER, etc... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Michael Meskes | Fixed several bugs concerning indicators and added... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Thomas G. Lockhart | Allow variable (unrestricted) precision for TIME and... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Thomas G. Lockhart | Honor the typmod field for time zone intervals. |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Michael Meskes | Fix ecpg to allow pointer to structs. |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Thomas G. Lockhart | Use PostgreSQL consistantly throughout docs. Before... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Thomas G. Lockhart | Update list of currently supported platforms. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hiroshi Inoue | Fix a lo_manage()'s bug. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Michael Meskes | - Removed debug message from preproc.y. |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Add to java. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Add mention of CREATE TABLE and atttypmod problems. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Add mention of aggregates and updates causing problems. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | We forgot to mention in README.rtree_gist we implemente... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Attached is the FAQ_MSWIN patch as promised. Hopefully... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Michael Meskes | - Fixed variable handling in AT statement. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Tatsuo Ishii | Fix for usage of spirntf in more portable way. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Tatsuo Ishii | Re-enable SunOS4 port. Replace |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Enforce restriction that COPY DELIMITERS string must... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Change appendStringInfoChar to appendStringInfoCharMacr... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update possible release date 2001-12-?? |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update HISTORY to current. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Replace pq_getbytes(&ch, 1) calls with pq_getbyte(... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Remove now-dead code for processing CONSTR_UNIQUE nodes in |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Hi Bruce, here is a first version of the hu.po file... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Suppress data directory access-permissions check when... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Michael Meskes | Fixed dumping of structs without indicators. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Another test of double-commit. It used only commit... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Test of double-commit. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-12-04 |
Tom Lane | Recommend --enable-debug with somewhat more enthusiasm. |
commit | commitdiff | tree | snapshot |
next |