2003-10-14 |
Tom Lane | Use PQescapeString to ensure that tab-completion querie... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Bruce Momjian | Remove void* in MemSet until we understand the gcc... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Bruce Momjian | Add compile -O flag only for non-debug mode, per Tom |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Tom Lane | pull_up_subqueries() should copy the subquery before... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Bruce Momjian | Back out makeNode() patch to fix gcc 3.3.1 warning. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Peter Eisentraut | Remove registration message, after discussion concluded... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Tom Lane | Determine max_connections first, then see how large... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Tom Lane | Adjust setRelhassubclassInRelation() to not perform... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Bruce Momjian | Use makeNode() to allocate structures that have to... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Michael Meskes | Added missing "commit" in test case. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Bruce Momjian | Add void * cast to MemSet to silence compiler, and... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Bruce Momjian | Back out -fstrict-aliasing void* casting. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Bruce Momjian | This patch will stop gcc from issuing warnings about... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Update max existing db size to 32tb. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Fix core dump on root starting pg_autovacuum. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Rename __arm__/__arm__ to __arm__/__arm, found by Neil... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Add NULL regression tests. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Change Win32 rename/unlink timeout to 3 seconds. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | > That's a fairly useless place to put it, though,... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Add count(*) TODO detail. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Add TODO.detail for count(*): |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruce Momjian | Allow pg_id to compile on Win32. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Remove -pipe from compiles. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | About section 8.5.1.5. ("Special Values"): |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Peter Eisentraut | Make sure that -- comments extend to the end of the... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Peter Eisentraut | Some updates |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add mention of logrotate for syslog, from Robert Treat |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Update Solaris FAQ to mention -fast. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Remove -pipe on Linux, per reports from Peter. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add -pipe compile for Linux. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Make template CFLAGS handling consistent. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Someone report me small bug in contrib/pg_dumplo... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Re-add -pipe compile flags for bsd's. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | This centralizes the optimization defaults into configu... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Change "query:" to "statement:". |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Bruce Momjian | Add quotes to CFLAG define. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Jan Wieck | Protected access to variable m_preparedCount via synchr... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Add 2-phase info, add Win32 URL: |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Add quotes around -O setting for consistency. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Change some awkward wording in the pg_autovacuum README... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Michael Meskes | Removed my debug printf() call from numeric.c |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Use calloc() to allocate empty structures. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Have log_min_duration_statement = 0 always print durati... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Michael Meskes | Fixed floating point exception in long=>numeric conversion. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Bruce Momjian | Fix include used by entab. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Peter Eisentraut | Add missing include file. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Michael Meskes | Fixed error handling in Informix compat str to date... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | New Italian translation |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Fix binary_oper_exact() so that the heuristic 'an unkno... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | During ALTER TABLE ADD FOREIGN KEY, try to check the... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | New Slovene translations |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Michael Meskes | - Fixed constant listing in execute using clause. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Modify COPY FROM to match the null-value string against... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Fix order of operations within SendQuery() so that... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Tom Lane | Add a little more smarts to estimate_hash_bucketsize... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Make psql \timing show three digits. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Peter Eisentraut | When revoking privileges from the owner, don't revoke... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Michael Meskes | Fixed bug in day of week processing. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Tom Lane | Document the always-true-but-previously-undocumented... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Tom Lane | Fix pg_get_constraintdef() to ensure CHECK constraints... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update INSTALL file for 7.4. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Fix log_duration and log_min_duration_statement to... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Format help message internally consistent. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Change transaction status indicator in prompt from... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Issue 'SET check_function_bodies = false' to suppress... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Add GUC parameter check_function_bodies to control... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Cause PQescapeString to stop processing at a null chara... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Remove assorted compilation failures introduced by... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Michael Meskes | Hide Informix datatypes. They are not seen by our built... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
PostgreSQL... | brand her beta4 REL7_4_BETA4 |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Add a bit more locking to vac_update_relstats and vac_u... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | When dumping CREATE INDEX, must show opclass name if... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Do not return from PQrequestCancel until postmaster... |
commit | commitdiff | tree | snapshot |
next |