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 |
2000-08-26 |
Peter Eisentraut | Update platform FAQs |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Bruce Momjian | Remove old FAQ files. |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Peter Eisentraut | Add pg-config utility that stores some configuration... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Tom Lane | Tweak btree insertion to avoid O(N^2) slowdown with... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Tom Lane | Avoid creating a TOAST table if we can prove that the... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Thomas G. Lockhart | Fix typos and inconsistancies found by He Weiping |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Tatsuo Ishii | Change return type of: |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Peter Eisentraut | Make the location of the Kerberos server key file run... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Tom Lane | Documentation updates to reflect TOAST and new-style... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Tom Lane | Documentation updates to reflect TOAST and new-style... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Tom Lane | GetAttributeByName and GetAttributeByNum should be... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Tom Lane | Update funcs tutorial for new function manager. |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Tom Lane | SQL-language functions are now callable in ordinary... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas G. Lockhart | Comment fixes from Larry Rosenman" <ler@lerctr.org>. |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas G. Lockhart | Add functions to convert to and from text, and to trunc... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas G. Lockhart | Create and manage information on MAC address OUIs |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas G. Lockhart | Fix several <ulink> tags which refer to e-mail addresses |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tom Lane | Fix plpgsql lexer to accept Windows-style and Mac-style... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tatsuo Ishii | Make scanner multibyte aware. Currently it may produce... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tatsuo Ishii | Make makeObjectName multibyte aware. Currently, it... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tatsuo Ishii | Add multibyte support for both LIKE and ILIKE |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tom Lane | Fix a many-legged critter reported by chifungfan@yahoo... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tom Lane | Add some more Assert checks. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Tom Lane | Move pg_checkretval out of the planner (where it never... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Tom Lane | Fix format_type() to display correct lengths for BIT... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Tom Lane | fmgr interface mopup work. Use new DatumGetBool and... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Tom Lane | First pass at integrating BIT and BIT VARYING code... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Tom Lane | Standardize on just one spelling of BITSPERBYTE. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Peter Eisentraut | coupla minor fixes in the `make dist' support code |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Peter Eisentraut | Substitute libdir into createlang as last resort so... |
commit | commitdiff | tree | snapshot |
next |