2000-12-03 |
Tom Lane | Update for new tests. These are extrapolations and... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Tom Lane | Update for new tests. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Tom Lane | Don't use 'private' as a parameter name in visible... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Peter Eisentraut | Fix counting of lines in scripts with 'copy from stdin'. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Thomas G. Lockhart | Repair usage of the OVERLAPS operator. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Thomas G. Lockhart | Clarify the allowed length of the text data type. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Thomas G. Lockhart | Convert files from DOS format to normal text. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Thomas G. Lockhart | Support IBM S/390. Patches from Neale Ferguson@software... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Peter Eisentraut | Final(?) GUC clean-up. Update psql tab completion. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Vadim B. Mikheev | Disable elog(ERROR|FATAL) in signal handlers in |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Tom Lane | Avoid memory leakage during regular COPY when outputtin... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Tom Lane | Avoid repeated detoasting (and possible memory leaks... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Tom Lane | Don't cause --enable-cassert to define COPY_PARSE_PLAN_... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | Make tuple receive/print routines TOAST-aware. Formerl... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | Fix inadequate tree-walking code in exec_eval_clear_fcache. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | Make elog() switch to ErrorContext while invoking libpq... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | Pursuant to a pghackers discussion back around 11-Jul... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | It seems appropriate that the extended MEMORY_CONTEXT_C... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tom Lane | Clean up MEMORY_CONTEXT_CHECKING code, and apply it... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Repair residual sillinesses from UUNET virtual host... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Make default socket directory location configurable... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Correct obsolete entry for strpos(). |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Minor tweaks in installation instructions, regenerate... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Remove DISABLE_COMPLEX_MACRO definitions, since people... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Remove old regression test drivers. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Make all commands that link a program look like |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Vadim B. Mikheev | misc |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Vadim B. Mikheev | Hope that this is valid localbuf.c version |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Remove obsolete claim that char(n) is more efficient... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Remove VARLENA_FIXED_SIZE hack, which is irreversibly... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Sort out things after fe-connect.c cleanup after unix... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Eisentraut | Remove remaining unixsocket-setting interfaces, since... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Vadim B. Mikheev | No more #ifdef XLOG. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | It seems some platforms declare kill(2) in signal.h... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Vadim B. Mikheev | XLOG stuff for sequences. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tom Lane | Rearrange bufmgr header files so that buf_internals... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Vadim B. Mikheev | all options are allowed if not under postmaster: |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Tom Lane | Just noticed that with -S switch, MyProcPid is permanen... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Tom Lane | Get rid of not-very-portable fcntl(F_SETLK) mechanism... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Peter Eisentraut | Rewrite system catalog documentation man page in DocBoo... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Tom Lane | aclitemout() shouldn't coredump when it finds an ACL... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Tom Lane | Significant cleanups in SysV IPC handling (shared mem... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bruce Momjian | Remove PQunixsocket from dll file. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bruce Momjian | Remove PQunixsocket prototype |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bruce Momjian | Remove PQunixsocket, per Peter's recommendation. PQhos... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Bruce Momjian | Make PQhost return socket path. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Bruce Momjian | This patch allow pg_dump save name of primary key const... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jan Wieck | Added pg_execute command behaving like spi_exec of... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Check for link(2) failure. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Hiroshi Inoue | Not invoke CheckPoint process while postmaster is waiti... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Pay attention to fgets() failure return. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Pay attention to fgets() failure return. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Be a little more careful with strtok(). |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Pay attention to fgets() failure return. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | After going to the trouble of finding where psql lives... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Pay attention to failure returns from fgets() in all... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tom Lane | Prevent simple_prompt() from locking up in a tight... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Bruce Momjian | current cvs tree does build because of a small... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Peter Eisentraut | Fix directory search for include and library directorie... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Tatsuo Ishii | Fix for inserting/copying longer multibyte strings... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Peter Eisentraut | Silence warning |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Tatsuo Ishii | Unicode conversion fix suggested by Jan Varga... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Make PGLC_setlocale() static, and document that it... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | Move connection defines to miscadmin.h. |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Correct portability-related errors in inet expected... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Fix some portability bugs I'd introduced into inet... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Store current LC_COLLATE and LC_CTYPE settings in pg_co... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Fix elog logic so that error messages displayed during... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Peter Eisentraut | Advertise --help (rather than '-?') as help option... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Peter Eisentraut | Update pg_ctl ref page, help output, messages. Some... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Peter Eisentraut | Repair markup |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | Fix security problem with psql \e where temp file could... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | here is a patch for formatting.c (to_char/timestampt... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | > > Looking some more, I found some other places that... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | Allow jdbc to return proper server version number |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Bruce Momjian | Rename GUC name from unixsocket to unix_socket_directory |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Tom Lane | Clean up comments, organize code snippets added at... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Peter Eisentraut | Print bit strings as B'...' when INSERT commands are... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Peter Eisentraut | Make SET SESSION CHARACTERISTICS compliant with SQL... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Peter Eisentraut | update list of places to change version numbers; reformat |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Peter Eisentraut | Revive Reference Manual, remove reference pages from... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Peter Eisentraut | Remove obsolete test suite |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Tom Lane | A catalog cache that never caches isn't much of a cache... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Tom Lane | Ensure that mergejoin plan will be considered for FULL... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Vadim B. Mikheev | Set fdstate in fileNameOpenFile. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Tom Lane | Remove old, broken code for query_limit(), assert_enable(), |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Fix output file names for new driver |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Bit string regression test |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Fix for bitsubstr when third argument is missing (i... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Point runtest and runcheck targets at new regression... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Bruce Momjian | Recommit socket path fix. It works now. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Bruce Momjian | Back out socket path until it works. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Bruce Momjian | Back out socket file path change until it works. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Hiroshi Inoue | avoid opening view files. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Allow running without a "schedule" file. This enables... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Bruce Momjian | Make socket option specify just the directory, not... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | geometry result files for unixware |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Tom Lane | Tweak resultmap documentation, add to README too. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Peter Eisentraut | Remove check for 'ln' library. On FreeBSD this is... |
commit | commitdiff | tree | snapshot |
next |