2004-09-08 |
Bruce Momjian | Improve README with mention of new functions. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Tom Lane | Fix a couple of small errors in trigger-list management... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Tom Lane | Fix places where WaitForxxx can block, to eliminate... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | Fix error in Windows version of CHECK_FOR_INTERRUPTS... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | Fix a number of places where brittle data structures... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | Guard against transaction control statements in SQL... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | Fix incorrect ordering of smgr cleanup relative to... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | I can't see any good reason for DropRelFileNodeBuffers... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Michael Meskes | Fixed segfault in Informix mode. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Tom Lane | Downgrade LOG messages to DEBUG1 for normal recycling... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tom Lane | Simplify IsXactIsoLevelSerializable test. A cycle... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tom Lane | On further consideration, there's another problem here... |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Tom Lane | Tweak elog.c's logic for promoting errors into more... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Fix shared library linking operations to work properly... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Apparently HPUX runs the IA64 in big-endian mode. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Fix ancient declaration inconsistency in cube & seg... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Some versions of lex will drop a lex.yy.c file when... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Yet another place where someone was being careless... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Spelling correction, per Greg Mullane. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Fix getrusage() emulation on Windows. Magnus Hagander |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | FAQ_HPUX updates from Shinji Teragaito. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Cope with recent HPUX versions providing isfinite(... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Add s_lock support for HPUX on IA64, per Shinji Teragaito. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Remove useless variable. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Use $PATH_SEPARATOR like the rest of the autoconf code... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | Remove line specifying Andreas as author. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | Remove pg_config_paths.h from libpq *.mak builds so... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | Back out timezone detection patch. Tom already applied it. |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | This patch attempts to fix the issue with localized... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Bruce Momjian | The current implementation of dbsize doesn't handle... |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Tom Lane | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Tweak prettyprinting rules for saner indenting of UNION... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | Fix bcc to compile libpq by creating include file for... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | Realign libpq and psql for need for path.c under Win32... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | Back out Cygwin timezone change until we have a more... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Fix mistaken comment. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Whack Wisconsin benchmark around until it actually... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Add code to be able to match the timezone name on local... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Remove a stray reference to sequences as having tablesp... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Tom Lane | Add a note about the difference between Postgres' treat... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | Cast _timezone to int from time_t for Cygwin. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | Add index mention: |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Bruce Momjian | src/bin/psql/tab-complete.c =~ s/CONVERSATION/CONVERSION/; |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | needs_toast_table() should ignore dropped columns. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | Code review for recent changes in guc-file.l. Avoid... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | Code review for various recent GUC hacking. Don't... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | Fix unintended assignment of sequences to the containin... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | FlushRelationBuffers was also being a bit cavalier... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | copy_relation_data was mistakenly assuming that the... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Bruce Momjian | Define lstat with parameters, rather than just redefini... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Bruce Momjian | Fix typo in lstat() macro exposed by new tablespace... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Lane | Replace log_filename_prefix with more general log_filen... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
PostgreSQL... | tag configure beta2 REL8_0_0BETA2 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Improve spinlock selftest to make it able to detect... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | slock_t must be int not char for MIPS. 7.4 got this... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Avoid ambiguity, as per suggestion from Peter Stricker. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Rather than referring to src/tutorial/README, put the... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Fix obviously-utterly-untested noTocComments code. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Ensure that the remainder of the current pg_clog page... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Fix failure to advance nextXID beyond subtransactions... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Bruce Momjian | Remove item because it is on the open item list: |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Tweak md.c logic to cope with the situation where WAL... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Dept. of second thoughts: it'd be a good idea to flush... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Bruce Momjian | Add Win32 service capability to pg_autovacuum. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Bruce Momjian | Another pgindent run with lib typedefs added. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Add note that contrib/rserv is gone. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Tom Lane | Add explicit note that empty-string array element value... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tom Lane | Add WAL logging for CREATE/DROP DATABASE and CREATE... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Update typedefs with /lib info. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tom Lane | Replace bcopy by memmove for more portability. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Tom Lane | Widen xl_len field of XLogRecord header to 32 bits... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Pgindent run for 8.0. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Update with new typedefs. Remove java and c++ parts... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Update copyright to 2004. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Fix for postmaster.c function win32_waitpid(int *exitst... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Adjust regression expected file for new grant language... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Add hint about using GRANT with non-trusted languages. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Several Cygwin fixes pointed out by Reini Urban. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | Add comment on palloc use and DLLIMPORT> |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Bruce Momjian | >>> I understand your disliking of non-posix stuff... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | The attached patch improves pg_ctl's win32 service... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | > Am Dienstag, 17. August 2004 14:26 schrieb Fabien... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | Fix high-bit comparison compiler warning in pg_dump. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | Add regression tests for ALTER INDEX. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Now that TransactionIdDidAbort doesn't think it should... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | Propogate pg_ctl -D to the postmaster for command-line... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Add missing Assert to make TransactionIdDidAbort more... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Remove contrib/rserv, since there are better replicatio... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Rearrange order of operations in heap_drop_with_catalog... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | > > Another issue is that when installing the Postgres... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Bruce Momjian | Use dynamic buffer for token buffer in win32 admin... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Fix relcache to account properly for subtransaction... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Joe Conway | Further tightening of the array literal parser. Prevent... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Can't truncate pg_subtrans during a recovery checkpoint... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Lane | Add missing semicolon; some bison versions warn of... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tom Lane | Fix Windows emulation of kill(pid, 0). This will now... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Tom Lane | Introduce local hash table for lock state, as per recen... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
next |