2001-01-04 |
Tom Lane | Clean up some unnecessary fragility in EXECUTE command. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Tom Lane | Repair guaranteed core dump in SPI_exec(). Guess this... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Hiroshi Inoue | I neglected to remove a debug message,sorry. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Tom Lane | pg_dump failed to handle backslashes embedded in functi... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | Fix breakage of rules using NOTIFY actions, per bug... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | New file format for COPY BINARY, in accordance with... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | MakeRetrieveViewRuleName was scribbling on memory that... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Thomas G. Lockhart | Repair always-broken date_part('quarter',timestamp). |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Peter Eisentraut | Only update stamp-h if config.status actually looks... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Bruce Momjian | I've found a memory leak in libecpg of PostgreSQL 7... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Document tuple ordering differences as a possible cause of |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Clean up non-reentrant interface for hash_seq/HashTable... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Tweak temporary-installation setup so that it doesn... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Update geometry-alpha-precision.out per reports from... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Define HAVE_LIBZ only if we detect <zlib.h> as well... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | CLUSTER forgot to create a TOAST table for the clustere... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Ensure attcacheoff is written out as -1 when writing... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Update comment. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | Mark geometric 'overlaps' operators (&&) as self-commut... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | Don't say 'export PGHOST' or 'export PGPORT' unless... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | On further thought, we need a defense against empty... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | Ignore PGPORT environment variable if it is an empty... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | Reverse #if test to be defined(__osf__) rather than... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Peter Eisentraut | Remove incorrect use of rl_special_prefixes until furth... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Tom Lane | NetBSD/Alpha porting fixes from tom@minnesota.com. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tom Lane | Be more careful about the difference between signed... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Correct UNDER syntax. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Correct UNDER syntax. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Refinements |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Remove C++ comment. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Vadim B. Mikheev | 1. WAL needs in zero-ed content of newly initialized... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Add mention of sysctl(8) for IPC tuning on Linux. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Remove incorrect assert. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Vadim B. Mikheev | Fixed misprint in heap update WALoging. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tatsuo Ishii | Imporve messages. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tom Lane | Apparently, special float8 comparison file for Alpha... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tom Lane | Clean up spinlock assembly code slightly (just cosmetic... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tom Lane | Paranoia about possible values of errno after a shmget... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Tom Lane | Remove obsolete and unportable enable_plpgsql script... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Peter Eisentraut | Fix unportable use of '!' in shell commands. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Tom Lane | column and tuple numbers should be int not size_t. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Tom Lane | Fix failure in CreateCheckPoint on some Alpha boxes... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Vadim B. Mikheev | MUST update (in-memory) data page BEFORE XLogInsert... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Tom Lane | stamp-h needs to be made by config.status, not elsewher... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Vadim B. Mikheev | nbtree_xlog_newroot: set meta flag in meta page opaque. |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Bruce Momjian | Attached are patches for two fixes to reduce memory... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Peter Eisentraut | Qualify %.in rule to avoid triggering on configure... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Vadim B. Mikheev | New WAL version - CRC and data blocks backup. |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Tom Lane | Let's try this again on accepting the correct range... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Tom Lane | Correct erroneous documentation of PQsetnonblocking(). |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Tom Lane | Fix portability problems recently exposed by regression... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Peter Eisentraut | Only install the integrated HTML documentation set... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Peter Eisentraut | Add id attribute to sect1 tag. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Peter Eisentraut | Fix some cross reference links. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Peter Eisentraut | Refine some things to create better looking man pages. |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Tom Lane | Improve comments. |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Tom Lane | Compute reasonable cost and output-row-count estimates... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Peter Eisentraut | Some of the stuff documented here hasn't existed since... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Peter Eisentraut | Remove unused file (the information is already containe... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Tom Lane | Replace overly-cute coding with code that (a) has defin... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Small cleanup of temp-table handling. Disallow creatio... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Peter Eisentraut | Make use of <email> tag for marking up email addresses. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Repair not-too-well-thought-out code to do rangecheckin... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Vadim B. Mikheev | Avoid XLogFlush for clean buffers in BufferSync. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Peter Eisentraut | Avoid using the terms 'installation', 'site', or 'insta... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Improve error message for case where DROP TABLE is... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Peter Eisentraut | Replace incorrect uses of 'which' with 'that'. (so... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Add 'ONLY' to queries generated by RI triggers, so... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Change default output formatting for CIDR to be unabbre... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Michael Meskes | - Fixed bug in a connect statement using varchars. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tatsuo Ishii | Fix PQsetdbLogin() backward compatibility problem. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Clean up CREATE TYPE/OPERATOR/AGGREGATE productions... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Bruce Momjian | In looking at the 7.1beta1 code for JDBC, I noticed... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Tom Lane | Revise lock manager to support "session level" locks... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Peter Eisentraut | Get rid of the little "v"s in front of version numbers... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Peter Eisentraut | Updates |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Peter Eisentraut | Repair round(numeric) function. An initdb would be... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Bruce Momjian | >openssl req -new -text -out cert.req (you will have... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Bruce Momjian | responce->response |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Tom Lane | Fix longstanding bug with VIEW using BETWEEN: OffsetVar... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Thomas G. Lockhart | Rename undocumented utility SyncSyncID to MasterSync. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Thomas G. Lockhart | Rename undocumented utility SyncSyncID to MasterSync. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Tom Lane | Remove multi.c and single.c, which have been dead code for |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Tom Lane | Prevent freshly-started backend from ignoring SIGUSR1... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Thomas G. Lockhart | Update info for BeOS and MacOS-X-darwin as supported... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Thomas G. Lockhart | rserv replication toolkit from Vadim Mikheev. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Thomas G. Lockhart | Add rserv replication toolkit from Vadim Mikheev. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Thomas G. Lockhart | Utility to convert MySQL schema dumps to SQL92 and... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Peter Mount | Finished build.xml and updated Driver.java.in and build... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Bruce Momjian | On Sunday 17 December 2000 15:07, Bruce Momjian wrote: |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Bruce Momjian | Add mention of Alpha |
commit | commitdiff | tree | snapshot |
next |