2003-09-22 |
Barry Lind | Applied jdbc patch from Kim Ho at RedHat to improve... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Tom Lane | HeapTupleSatisfiesVacuum() needs to be more careful... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Peter Eisentraut | Message wording improvements |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Peter Eisentraut | Make the SQL command synopses appear less random. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Tom Lane | Arrange to align shared disk buffers on at least 32... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Tom Lane | Fix some ill-considered ifdefs, per report from Hans... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Tom Lane | Apply ranlib(1) after installing a static (.a) library... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Tom Lane | Attaching -lpq to LDFLAGS doesn't work, because the... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Tom Lane | Fix a batch of speling misteaks identified by Peter... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Michael Meskes | - Renamed my own strndup() function because of a name... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Michael Meskes | - Applied some bug fixing patches by Dave Cramer <dave... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Tom Lane | pg_dump missed comments attached to primary key or... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Tom Lane | Document that TRUNCATE ignores user-defined ON DELETE... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Tom Lane | Disallow foreign-key references from temp tables to... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Tom Lane | Latest version of gcc from Apple does not work well... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Tom Lane | Seems like a bad idea that REINDEX TABLE supports ... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Michael Meskes | One small typo in preprocessor. |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Michael Meskes | Removed superfluous return statement in get_data. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Tom Lane | Put a tad more detail in the discussion of postmaster... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Michael Meskes | - Accept output variables for FETCH in DECLARE statement. |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Barry Lind | Applied patch from Oliver Jowett to clean up some insta... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Barry Lind | Small jdbc patch from Kim Ho at RedHat to fix some... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Barry Lind | A minor fix to jdbc regression tests |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Tom Lane | Disallow converting a table to a view if it has trigger... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Barry Lind | Applied patch to jdbc from Kim Ho at RedHat, fixing... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Barry Lind | Applied patch for jdbc from Kim Ho at RedHat to more... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Barry Lind | Fixed jdbc to correctly report that constraints are... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Barry Lind | Applied patch from Fernando Nasser of RedHat to fix... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Barry Lind | Applied patch from Kim Ho at redhat to improve boolean... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Tatsuo Ishii | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Tom Lane | Make psql correctly track the effects of SET CLIENT_ENC... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Tatsuo Ishii | fix typo in a comment |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Tom Lane | I don't care whether it's informix-compatible or not... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Tom Lane | Fix some problems with dropped columns in plpython... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Tom Lane | Since SPI_modifytuple's natts argument is the number... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Tom Lane | Fix LISTEN/NOTIFY race condition reported by Gavin... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Tom Lane | Update regression test for message change. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Tom Lane | Improve a couple of error messages per suggestions... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Peter Eisentraut | OK, some of these syntax errors should be given other... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
PostgreSQL... | tag her for beta3, as announced on Friday ... REL7_4_BETA3 |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Tom Lane | Okay, who left off the id= here? |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Tom Lane | LISTEN doesn't issue a warning for redundant listens... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Bruce Momjian | Add errno value for thread *_r function call buffer... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Bruce Momjian | NetBSD needs reentrant funcs. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Peter Eisentraut | Remove warnings for operations that have no effect... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Peter Eisentraut | Run distprep target before creating list of files that... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Peter Eisentraut | Allow translation of SQL help in psql. |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Add missing support for Opteron (__x86_64__). |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Persuade tsearch/tsearch2 to work (or at least pass... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Make pltcl create separate function objects when the... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Fix plpython to generate separate cached procedure... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Bruce Momjian | Since I haven't gotten a reply, can someone REVERT... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | expected results for dblink test seem to be out of... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Make contrib/seg work with flex 2.5.31. Fix it up... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Make contrib/cube work with flex 2.5.31. Fix it up... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Tom Lane | Reconsider placement of MemoryContextCheck() call ... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tom Lane | Avoid corner cases where aset.c would unnecessarily... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tom Lane | With Joe Conway's concurrence, remove srandom() call... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tom Lane | Okay, I've had it with mktime() bugs. While chasing... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tom Lane | Minor wording improvements. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | Rename --without-spinlocks to --disable-spinlocks,... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | With pg_autovacuum becoming increasingly popular it... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | When I sent in the sslmode patch I forgot to update the |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | autoconf/autoheader run. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | pgindent C file, per patch request. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | > OK, well as we wait on the fix for the stats system... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Bruce Momjian | Attempt threading in this order: |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Barry Lind | More SQLState updates from Kim Ho at Redhat. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Tom Lane | Marginal hacks to make tables format more nicely. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | Mop-up for error-message updates in documentation. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | Update obsolete examples of error messages; various... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | Revert to our pre-7.4 behavior of identifying Unix... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | Someone (possibly me) foolishly reduced the response... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Bruce Momjian | Mark FreeBSD as non-thread-safe. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | Fix incorrect pfree in to_tsquery_name(), per Nigel... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Bruce Momjian | Implement compiler #error if spinlock code not found... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Bruce Momjian | Enable Opteron/Itanium spinlocks. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Bruce Momjian | Remove WIN32_CONSOLE support, at the request of the... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Bruce Momjian | Fix old mention of exec() in AttachSharedMemoryAndSemap... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Tom Lane | More cleanup of Diagnostics sections. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Tom Lane | Small typo. |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Tom Lane | Message in the other exit from acquire_sample_rows... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Tom Lane | Try to make recently-added analyze log message look... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | This patch fixes a few missed GUC variables that were... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | > It quotes table names for vacuum and analyze, and... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | Consistenly lowercase GUC variable names, in docs and... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | This patch makes a few minor improvements to the docs... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | This patch makes a number of improvements to the runtim... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | Mention that pg_type_is_visible is used for domains... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | on my timetravel.c I find a bug: after the |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | Here is a patch that removes contrib/array, leaving... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Bruce Momjian | seemed like a typo in one of the appendix tables |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Tom Lane | Fix missed message update, per Alvaro Herrera. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Update row count for \? output, used by pager. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Tom Lane | Improve error message for cp or rm failur during create... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | This patch fixes a trivial typo in the CREATE FUNCTION... |
commit | commitdiff | tree | snapshot |
next |