2000-09-30 |
Peter Eisentraut | fix shell bug |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Bruce Momjian | Please apply the following patch to fix problems with... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | Add `id' attributes to all `chapter' and `sect1' tags... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Tom Lane | Subselects in FROM clause, per ISO syntax: FROM (SELECT... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | New unified regression test driver, test/regress makefi... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | Standardize on __CYGWIN__ rather than __CYGWIN32__... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | Enable initdb to create several levels of directories... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | Linking with -lc or -lm crashes on Cygwin; filter out... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Peter Eisentraut | Cygwin uses _sys_nerr for sys_nerr |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Hiroshi Inoue | BufferAlloc() doesn't allocate write error buffers. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Hiroshi Inoue | avoid database-wide restart on write error |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Peter Eisentraut | Cygwin doesn't have DST before 1970 either |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Peter Eisentraut | Fixes for Cygwin, with help from Pete Forman <gsez020... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Bruce Momjian | Change with delimiters to using delimiters in psql... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Peter Eisentraut | Reset current user id to session user id during transac... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Michael Meskes | - Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tatsuo Ishii | Fix compile error in ecpg when enable-multibyte is... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Peter Eisentraut | document configure --without-tk |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Peter Eisentraut | When the RI triggers lock the PK table, temporarily... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Peter Eisentraut | Revise Tcl/Tk configuration. Make missing Tcl after... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tom Lane | Correct error in grammar for subselect-in-FROM: SQL... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tom Lane | Use variable aliases, if supplied, rather than real... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tom Lane | System neglected to complain about ungrouped variables... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tom Lane | Karel missed an ichar->chr ... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Bruce Momjian | Change // to /*. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Bruce Momjian | the patch include: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Bruce Momjian | disable plperl again. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tom Lane | Acquire read lock on a buffer while writing it out... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Tom Lane | Tweak resultmap so that geometry regress test selects... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Tom Lane | Clean up some ugly coding (hardwired constants) in... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Peter Eisentraut | These are obsolete. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Peter Eisentraut | Don't free() the result of getpwuid(). |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Tom Lane | SetPGVariable() crashed on SET DateStyle TO DEFAULT... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Tom Lane | Add check of 'SET DateStyle TO DEFAULT'. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Peter Eisentraut | Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Tom Lane | Fix coredump in copyCommentStmt(). |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tom Lane | Make sure that FlushRelationBuffers() is invoked by... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Tom Lane | Fix GEQO optimizer to work correctly with new outer... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Peter Eisentraut | Implement differentiation between CURRENT_USER and... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Tom Lane | Make rule lister use aliases from FROM clause when... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Peter Eisentraut | Move contrib/odbc/odbc.sql together with odbc driver... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Philip Warner | Only retrieve view definition if relation is a view... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Philip Warner | Uses column select expressions to get object object... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Tom Lane | Parse JOIN/ON conditions with the proper visibility... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Peter Eisentraut | Add a blurb about what tools are required to build. |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Peter Eisentraut | psql forgot to close connection before re-issuing passw... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Tom Lane | Improve error message for dumpRules() failure |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Peter Eisentraut | Support for DESTDIR make variable. This is used as... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tom Lane | Add ILIKE operators ~~*, !~~* to documentation. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tom Lane | Variant horology resultfiles are inconsistent with... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tom Lane | Reimplement LIKE/ESCAPE as operators so that indexscan... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Tatsuo Ishii | Allow PL/pgSQL accept non ascii identifiers |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Philip Warner | Minor code cleanup (cast away const-ness) |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Philip Warner | - Support for relkind = RELKIND_VIEW. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Thomas G. Lockhart | Move a few specific tests to isolate homogenous type... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Bruce Momjian | Add new FAQ's. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Bruce Momjian | rename README.Charsets |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | typo fix |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | First cut at full support for OUTER JOINs. There are... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | typo fix |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | datatype -> data type. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | Fix relation-to-view conversion so that it doesn't... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | Update expected/horology-no-DST-before-1970.out for... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | Clean up compiler warning. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | Suppress compile warnings caused by failure to use... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | As if my JDBC patch hasn't already caused enough grief... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Tom Lane | Remove incorrect extra heap_close when deleting a built... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Vadim B. Mikheev | Btree WAL records. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Add regression tests for date, time, and time with... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Modify date->timestamp conversion to use mktime(). |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Consolidate FAQ and README info on character sets into... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Update to refer to more recent stylesheets in my home... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Clean up markup to be more correct. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Fix inconsistancies in field names. From Tom Samplonius... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Attached is a patch that prevents a NullPointerExceptio... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | This patch implements the following command: |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Attached are a patch to allow the charset encoding... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Applied to jdbc1 and jdbc2. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | This patch implements a different "relkind" |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Attached is a small patch that fixes a small "bug"... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Previous patch backed out. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | This patch is for the TODO item |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | This patch, when applied in src/pl will unbreak plperl in |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | This patch for the 7.0.2 JDBC interface addresses four... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | O.K. - |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Bruce Momjian | Irix fix: |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Thomas G. Lockhart | Define ZIP rather than GZIP. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Vadim B. Mikheev | This is temporal place holder for Relation File Node... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Peter Eisentraut | Make building scripts kind of consistent in look and... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Vadim B. Mikheev | Heap redo/undo (except for tuple moving used by vacuum). |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Tatsuo Ishii | Fix psql crash. If MULTIBYTE is enabled, \l+ dumps... |
commit | commitdiff | tree | snapshot |
next |