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 |
2000-10-25 |
Vadim B. Mikheev | WAL utils defs |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Check for SIGHUP and process config file updates just... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Do not execute fastpath function calls if in transactio... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Peter Eisentraut | Integer binary operators, from Marko Kreen <marko@l... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Fix AbortOutOfAnyTransaction logic to avoid notice... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Wups, messed up the comment markers on that last change. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Peter Eisentraut | Ignore missing postmaster.opts.default file. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Peter Eisentraut | New config.guess and config.sub with Darwin support... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Create empty file so that CVS sources compile (Vadim... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Update plperl README per suggestions from Edward Bridges. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Peter Eisentraut | Don't call AC_SUBST (in libtool.m4) before AC_INIT... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Enable plperl to be built when --with-perl is selected... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Eliminate POLLUTE=1 hack for cross-Perl-version compati... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Make test for <netinet/tcp.h> IRIX-proof. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Philip Warner | Various fixes to TAR header format |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Vadim B. Mikheev | WAL misc |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Rejigger do_lo_list's query so that obj_description... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Reconsider page size for large objects: rather than... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Increase buffer size to improve performance of client... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Remove arbitrary limit on number of simultaneously... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Major overhaul of large-object implementation, by Denis... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Add some modicum of error detection... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Tom Lane | Remove testlo2.c --- there seems to be no difference... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Tom Lane | If a field is incompressible ('compressed' data is... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Peter Eisentraut | Polish shared library build to reduce number of special... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Bruce Momjian | Back out xti.h portion of the patch. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Vadim B. Mikheev | New relcache hash table with RelFileNode as key to... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Tom Lane | Minor updates/corrections for CREATE/DROP FUNCTION... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | Some small polishing of Mark Hollomon's cleanup of... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | plpgsql regress tests seem a tad out of date ... repair... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Philip Warner | Cleanup error messages in findLastBuiltinOid |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Peter Eisentraut | Makeover for Unixware 7.1.1 |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | Fix incorrect logic for clearing BufferDirtiedByMe... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | Patch VACUUM problem with moving chain of update tuples... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Tom Lane | datlastsysoid is an Oid, not an int4 ... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Philip Warner | Use new datlastsysoid field in pg_database + some clean... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Philip Warner | Add new datlastsysoid to pg_database. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Michael Meskes | Fixed mixing of two enum datatypes. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Bruce Momjian | BACKED OUT. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Bruce Momjian | Crash on NULL again in system table check. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Peter Eisentraut | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from templ... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Bruce Momjian | First a core dump which can be relieved by: |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Peter Eisentraut | This file isn't used anywhere. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Bruce Momjian | Remove CC and CXX. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Bruce Momjian | here it is as requested by Bruce. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Bruce Momjian | Per my ongoing discussion with PeterE, here is the... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Vadim B. Mikheev | WAL |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Peter Eisentraut | Remove portions of SSL documentation patch that were... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Peter Eisentraut | Add check for GNU or not GNU ld, needed to pick the... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Peter Eisentraut | Add support for VPATH builds, that is, building somewhe... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Thomas G. Lockhart | Fix discrepency in field names. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Thomas G. Lockhart | Fix ids and xrefs to avoid duplicates. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Thomas G. Lockhart | Remove ZP4, ZP5, ZP6 from docs since the current parser... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Thomas G. Lockhart | Fix up id tag parameters to omit illegal underscores. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Vadim B. Mikheev | WAL need in overwrite mode - restored in new way |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Vadim B. Mikheev | redo/undo support functions and cleanups. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Tom Lane | Remove 'override' keyword, which breaks the build on... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Tom Lane | Clean up gcc warnings. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Tom Lane | Improve comments. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Tom Lane | Fix silly typo in redirection example. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Tom Lane | Fix missing CommandCounterIncrement in DROP USER. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Bruce Momjian | Solaris looks like it is OK now, FAQ item removed. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Bruce Momjian | Update solaris FAQ for pl/pgsql Michel Decima <michel... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Bruce Momjian | Make it an FAQ. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Bruce Momjian | The following patch was sent to the patches list: |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Philip Warner | Added pg_restore (probably rename later) |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Vadim B. Mikheev | I had to change buffer tag: now RelFileNode is used... |
commit | commitdiff | tree | snapshot |
next |