2000-11-08 |
Tom Lane | Make DROP TABLE rollback-able: postpone physical file... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Bruce Momjian | Add ANALYSE spelling of ANALYZE for vacuum. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Only use ld -R flag in UW 7.1*, since it's new. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Fix 'soname's for various platforms, so that libpq... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Add dependencies required for parallel make |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Dump identity of alternative location, if any. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Add '-c name=val' flag for setting run-time parameters. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Reimplement alternative database locations with symlink... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Tom Lane | CLUSTER did no permissions checking, forsooth ... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Thomas G. Lockhart | Enable fallback to string type when argument(s) are... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Bruce Momjian | This somehow gets moot. Is there a way to make gcc... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Undo incorrectly committed Makefile. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Third try. Sorry, I had a wrong path in my copy statement. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Added more patches by Cristif Petig. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Tom Lane | Update for new results. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Tom Lane | DropErrorMsg() died with assert failure if try to drop... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Update geometry for FreeBSD 4.1 (same as 4.0) |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Add -V option to backend, to show version, since -... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Fix GNU make detection. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Tom Lane | Add explicit ORDER BYs in a couple of cases --- seems... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Tom Lane | I think Thomas missed an update here... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Back out aix makefile patch. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Makefile.ports (copied from makefiles/Makefile.aix... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add support for AT TIME ZONE syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add tests for more INTERVAL syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add functions to support AT TIME ZONE syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Fix INTERVAL output when year/month has different sign... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Implement AT TIME ZONE SQL9x syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Allow type resolution for UNKNOWN arguments to function... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Vadim B. Mikheev | New CHECKPOINT command. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Peter Eisentraut | Add some configure checks for DocBook and related tools... |
commit | commitdiff | tree | snapshot |
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 |
next |