2000-11-05 |
Peter Eisentraut | Update for recent developments (C++, shlib), minor... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tom Lane | UNION select in a CREATE RULE caused a weird error... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tom Lane | Allow ORDER BY, LIMIT in sub-selects. Fix most (not... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Update for createlang options in docs. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | more procedural doc cleanup |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Make PROCEDURAL optional in CREATE/DROP LANGUAGE. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | This patch should allow primary/foreign key |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | Remove .SECONDARY: target again, because GNU make 3... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | Put -Ae into CC not CFLAGS, since it's not optional. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | If CFLAGS was specified in the environment, use that... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | This is no longer used since we have the 'resultmap'. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | Since the backend now handles relative PGDATA, initdb... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Peter Eisentraut | Make the backend grok relative paths for the data direc... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Tatsuo Ishii | Fix for missing EUC_TW encoding |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Peter Eisentraut | outdated and obsolete |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Peter Eisentraut | Add global .SECONDARY: target to not allow make to... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Tom Lane | Minor code cleanups, make in_group() check faster. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Tom Lane | Fix bug reported by bobson: aclinsert3 would delete... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Peter Eisentraut | Add configure check to see whether <string.h> and ... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Vadim B. Mikheev | pg_variable is not used in WAL version now. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Michael Meskes | Parser sync. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Tom Lane | Improve inv_getsize() per suggestion from Denis Perchin... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Tom Lane | Peter forgot to fix {operator} rule to match modified... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Tom Lane | Fix insufficiently-parenthesized macro definitions. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bruce Momjian | Remove pg_dumpaccounts from 7.1 tree. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Peter Eisentraut | Add pg_dumpall --accounts-only option. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Peter Eisentraut | Allow initdb to handle relative paths for PGDATA, by... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bruce Momjian | Change bool to boolean in docs. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Peter Eisentraut | Pass on all CPPFLAGS that look like -I* to the PL/Perl... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jan Wieck | Added utility script pg_dumpaccounts to contrib. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Peter Eisentraut | Add runtime configuration options to control permission... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Vadim B. Mikheev | Forgot to check page LSN and unlock buffer in btree_xlo... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Peter Mount | Fixed minor bug in ResultSet for jdbc2 reported by... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Tatsuo Ishii | Fix for PQsetdb port parameter due to the interface... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Vadim B. Mikheev | Fix recovery cache code (thanks to Peter Eisentraut for |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | This is the minimal version of the Darwin support patch... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | Determine CXXFLAGS after the C++ compiler was detected... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Michael Meskes | Added patch by Christof Petig <christof.petig@wtal... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | Use $(filter ...), not $(findstring ...). |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Philip Warner | Added long-standing transaction when restoring BLOBS... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | Change internal string representation of BitString... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | Hashing functions from Marko Kreen <marko@l-t.ee> |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Eisentraut | Change the parser to convert SQL "position" and "substr... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Peter Eisentraut | Disallow zero-length delimited identifier (per SQL). |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Michael Meskes | Sync preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tatsuo Ishii | Add -enable-uniconv |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tatsuo Ishii | Add support for code conversion between Unicode and... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tatsuo Ishii | Avoid dependency on backend's multibyte module as possible. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tatsuo Ishii | Add new configure option "--enable-uniconv" that enable... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tatsuo Ishii | include pg_wchar.h to import a fucntion prototype of... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Vadim B. Mikheev | WAL fixes. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Bruce Momjian | update flags. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Peter Eisentraut | Automatic dependency tracking for C++ (GCC only) |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Peter Eisentraut | Remove special treatment of '|' operator, in the spirit... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Peter Eisentraut | USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIM... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Peter Eisentraut | Omit perl and python interfaces when making temporary... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Peter Eisentraut | Should be "test =", not "test ==". |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Michael Meskes | Removed multibyte stuff since client does not know... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Peter Eisentraut | #define JMP_BUF has been unnecessary since the arrival... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Peter Eisentraut | As we don't use struct dirent, the #define SYSV_DIRENT... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Peter Eisentraut | Make initdb safe against using |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Bruce Momjian | Back out change to gram.y for parens. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Bruce Momjian | beos fixes from Cyril VELTER |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Vadim B. Mikheev | WAL |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Bruce Momjian | Okay, here's my attempt at fixing the problems with... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Peter Eisentraut | Remove compiler warnings (add missing include files... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Peter Eisentraut | Add --version and --help options to "postgres". |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Peter Eisentraut | Make use of system-specific linker option to embed... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Bruce Momjian | Fix java driver example. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Peter Eisentraut | Use compiler driver, not linker, to link shared librari... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Peter Eisentraut | Make regression tests work with VPATH builds. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tatsuo Ishii | Fix for drop db message format changes |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tatsuo Ishii | Remove gcc-only macro definition |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tom Lane | Disallow bits beyond the mask length for CIDR values... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Tom Lane | Re-implement LIMIT/OFFSET as a plan node type, instead... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Tom Lane | Fix breakage I introduced yesterday in MULTIBYTE compil... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Tom Lane | Clean up gcc warnings in MULTIBYTE mode. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Peter Eisentraut | In flex --version test, redirect stdin to /dev/null... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Clean up broken test for whether to wait for input... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Ensure clause_selectivity() behaves sanely when examini... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Teach psql about new relkind for views. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Support SET/SHOW/RESET client_encoding and server_encod... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Michael Meskes | Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tom Lane | Accept CREATE DATABASE WITH ENCODING 'SQL_ASCII' even... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Peter Eisentraut | Rearrange handling of -L linker options so that they... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Thomas G. Lockhart | From Zoltan Kovacs back in April (sorry for the delay... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Philip Warner | Final (?) fix for tar (null block at end) |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Michael Meskes | Added some more C constructs to the parser. |
commit | commitdiff | tree | snapshot |
next |