2002-04-09 |
Hiroshi Inoue | Let psqlodbc30 be compilable without /D DRIVER_CURSOR_I... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | More cleanups of cursor text. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | Fix markup problem with recent change. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | Update refcursor documentation with examples of how... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Bruce Momjian | Fix SGML markup problem. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Bruce Momjian | Update comment to clarify fetch limit and LIMIT. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tom Lane | Document genbki.sh's ability to auto-assign OIDs for... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tom Lane | DST-transition-sensitive tests seem to be in horology... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Tatsuo Ishii | Fix PQescapeBytea/PQunescapeBytea so that they handle... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Tom Lane | Implement partial-key searching of syscaches, per recen... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | > > This patch corrects the use of rpath and export... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | This patch adds a missing heap_freetuple() to renamerel... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | Add INSERT(..., DEFAULT, ). |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | I was tinkering with creating rules on views (so, for... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | Adds domain dumping support to pg_dump. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | When a macro is replaced by the preprocessor, pgc.l... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | Looks like a small patch is needed as well to do the... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tom Lane | Undo not-so-hot decision to postpone insertion of defau... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Tom Lane | Divide functions into three volatility classes (immutab... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Hiroshi Inoue | Fix a bug in SQLError(). |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Duplicate removed: |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | This patch against 0.98.7 lib/tables.tcl will allow... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Update to new version of Oracle conversion utility... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Cleanup of level ordering and add missing LOG entry. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Add missing mention of 'log' option for client_min_mess... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Bruce Momjian | Authentication improvements: |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Hiroshi Inoue | Fix a bug in multibyte_strchr(). |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Peter Eisentraut | Locale support is on by default. The choice of locale... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Lane | Replace perror() calls by elog()s, so that messages... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Tom Lane | Allow postmaster to start up anyway when PGSTAT code... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Hiroshi Inoue | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Hiroshi Inoue | [HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Hiroshi Inoue | Removed obsolete DROP_COLUMN_HACK stuff. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Lane | Tweak SERIAL column creation to emit a fully qualified... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Barry Lind | Removed error message that was incorectly being issued... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Lane | Fix CLOG truncation code to not do the Wrong Thing... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Lane | Fix contrib/dbsize for schema-qualified table names. |
commit | commitdiff | tree | snapshot |
2002-04-02 |
Tom Lane | Make VACUUM handle schema-qualified relation names... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tom Lane | Add tgconstrrelid to stored Trigger structures, make... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Bruce Momjian | Attached is a patch which adds 2 missing semi-colons to |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Bruce Momjian | Update for SET/DROP NOT NULL. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tom Lane | ALTER TABLE SET/DROP NOT NULL, from Christopher Kings... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tom Lane | Create a new GUC variable search_path to control the... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Hiroshi Inoue | 1) Add rollback functionality to updatable cursors. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tom Lane | Temporary kluge to let RI triggers work on tables outsi... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Bruce Momjian | Oops, not sure these are done. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Tom Lane | Fix broken PG_VERSION_STR. |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Bruce Momjian | Fixed now, I think: |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Tom Lane | Make renamerel take an OID, not a RangeVar, to identify... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Tom Lane | Reimplement temp tables using schemas. The temp table... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Tom Lane | Further cleanups for relations in schemas: teach nextva... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Peter Eisentraut | Fix more random breakage manifesting on FreeBSD. |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Peter Eisentraut | Reorder some things so prerequisite macros don't get... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Tom Lane | Mop-up some infelicities in new relation lookup handling. |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Peter Eisentraut | Add missing comma. |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Tom Lane | pg_type has a typnamespace column; system now supports... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Peter Eisentraut | Upgrade to Autoconf version 2.53. Replaced many custom... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Bruce Momjian | Fix ODBC warnings about missing parens and pg_ismb... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Bruce Momjian | Fox for old python PyMem_DEL, was PyMem_Del, |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Bruce Momjian | Fix '#' commant to be proper C comment. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Hiroshi Inoue | [2002-03-28] |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Don't mark up as acronym that which is not an acronym. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Reset parenthesis level counter upon \r. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Barry Lind | applied patch from Liam Stewart fixing a message in... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Improve spelling of lock names, and some other editing. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Tom Lane | pg_class has a relnamespace column. You can create... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Barry Lind | applied patch submitted by Florian (mailing-list@urbane... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Barry Lind | Changed QueryExecutor.java to correctly read responses... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Bruce Momjian | Update release list. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Bruce Momjian | Update sgml version properly. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
D'Arcy J.M... | Further changes following discussion on INTERFACES... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | New wording: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Add to HISTORY: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Update for temp views: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Tom Lane | Re-allow CREATE AS (but not SELECT INTO) in EXECUTE. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Fix for ODBC compile warnings. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Indenting #if commands is not portable, is it? |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Tweak labeling of plan qual conditions for more consist... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Fix cut-and-paste-o. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | EXPLAIN output now comes out as a query result, not... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | Create the pg_namespace system catalog. Doesn't do... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | Improve catalog commentary. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Peter Eisentraut | Spell checking and markup additions |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | A little further progress on schemas: push down RangeVa... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Change the aclchk.c routines to uniformly use OIDs... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Fix minor syntax error. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | First phase of SCHEMA changes, concentrating on fixing... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Peter Eisentraut | Remove -mips2 flag, which breaks the build on some... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Michael Meskes | Added typedef patches and a new option '-c' to automati... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Remove long-dead 'fix for SELECT NULL' to stop current... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Bruce Momjian | Fix pg_dump help option alignment. |
commit | commitdiff | tree | snapshot |
next |