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 |
2000-09-06 |
Peter Eisentraut | A bit of cleanup after SSL patch. Add it to config... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Peter Eisentraut | Code cleanup of user name and user id handling in the... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Jan Wieck | Added functions |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Peter Eisentraut | GZIP vs ZIP variable naming messed up |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Jan Wieck | GET DIAGNOSTICS statement to PL/pgSQL to access SPI_pro... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Peter Eisentraut | Change initdb to not delete PGDATA directory unless... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Peter Eisentraut | Fix relative path references so that make knowns which... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jan Wieck | Added EXECUTE command to PL/pgSQL for execution of |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Tom Lane | AbortOutOfAnyTransaction() just before backend exit... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Bruce Momjian | SSL patch from Magnus |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Hiroshi Inoue | Improve the following. |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Bruce Momjian | Startup is actually start-up. |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Tom Lane | Include kernel error message in failed-to-open file... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Peter Eisentraut | Revert removal of signed, volatile, and signal handler... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Bruce Momjian | * to_char: |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Bruce Momjian | This is mostly the same as an earlier patch I |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Bruce Momjian | Here is a patch against the same cvs tree as the SSL... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Tom Lane | Update obsolete comments. |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Tom Lane | Remove bogus use of int4out(). |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Peter Eisentraut | Maybe "shared_buffers" is a slightly better name than... |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Peter Eisentraut | New configure test for flex, which recognizes only... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Tom Lane | Clean up callers of AllocateFile and BasicOpenFile... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Tom Lane | Change ReleaseLruFile() usage so that if we cannot... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Peter Eisentraut | Remove configure tests for `signed', `volatile', and... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Tatsuo Ishii | Change pg_mblen and pg_encoding_mblen return types... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Tom Lane | Tired of seeing these warnings ... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Tom Lane | Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Peter Eisentraut | Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Tom Lane | This file seems not to have been updated for the most |
commit | commitdiff | tree | snapshot |
next |