2000-12-09 |
Tatsuo Ishii | Fix a bug in conversion from big5 to EUC_TW (CNS 11643... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Repair erroneous use of hashvarlena() for MACADDR,... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Resurrect -F switch: it controls fsyncs again, though... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Bruce Momjian | Fix Westwood/Westward, from Wessel van Norel. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Add missing copyright and RCS identification header. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Remove error check that disallowed setval() on a sequen... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Hiroshi Inoue | Cache invalidation for vacuum of system tables. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Hiroshi Inoue | REINDEX under WAL. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Improve error message for erroneous use of 'opaque... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Improve error message for erroneous use of 'opaque... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Tom Lane | Improve error message for erroneous use of 'opaque... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | Change lpad() and rpad() to behave more Oracle-compatib... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Peter Eisentraut | typo correction |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Peter Eisentraut | Do not use 'ar cq' to build library archives, use ... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | checkretval() failed to cope with an empty SQL function... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | Make OVERLAPS operators conform to SQL92 spec regarding... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Hiroshi Inoue | RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | Make application of FOR UPDATE to a view work exactly... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Tom Lane | transformForUpdate() mustn't assume rowMarks list is... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Tom Lane | Clean up handling of FOR UPDATE inside views and subsel... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Marc G. Fournier | update VERSION to 7.1beta1.. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Peter Eisentraut | -L linker options are now in LDFLAGS, not LIBS. The... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Tom Lane | Don't include miscadmin.h in elog.h, since the former... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Tom Lane | I've just seen what happens when the MEMORY_CONTEXT_CHE... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Tom Lane | In SELECT FOR UPDATE, silently ignore null CTIDs, rathe... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Tom Lane | From Stephan Szabo: |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Tom Lane | Add regress test case for INSERT ... SELECT in rules. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Tom Lane | Repair breakage of rules containing INSERT ... SELECT... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Tom Lane | Fix bogus makefiles ... these didn't build on platforms... REL7_1_BETA |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Tom Lane | Seems to have been missed in GetPgUserName updates. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Tom Lane | Eliminate some of the more blatant platform-dependencie... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Tom Lane | Seems like make clean or make distclean should clean... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Peter Eisentraut | corrections |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Tom Lane | Ensure that all uses of <ctype.h> functions are applied... |
commit | commitdiff | tree | snapshot |
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 |
next |