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 |
2003-09-10 |
Tom Lane | copydir() is supposed to return on failure, not elog... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Add HINT if CREATE FUNCTION specifies a valid language... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Add quotes to vacuum/analyze for upper/lowercase table... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Michael Meskes | Some uppercase type definitions were left. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Here is a patch to make PostgreSQL use a full path... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Clean up printability test in dbase code. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Peter Eisentraut | Some "feature not supported" errors are better syntax... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Bruce Momjian | Improve wording of increasing page size. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Tom Lane | Remove a bunch of content-free Diagnostics sections... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Bruce Momjian | Update max tasble size to 32TB. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Tom Lane | Update comments about how locale settings are handled. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Barry Lind | Clean up some unused import warnings in the example... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Michael Meskes | Fixed a few bugs that came up on pgsql-interfaces. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Barry Lind | Additional SQLState work for JDBC - thanks to Kim Ho... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Michael Meskes | - Added Dave patch for Informix handling of numeric... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Tom Lane | Fix a couple minor typos. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Peter Eisentraut | Update preface. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Tom Lane | "statenebt" ? |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Tom Lane | Document a bunch of formerly-undocumented date/time... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Barry Lind | Opps, can't forget the new file. This is part of the... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Barry Lind | This set of changes applies a patch from KHO at redhat... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Tom Lane | Avoid using s_addr as a local variable name, to work... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Bruce Momjian | Update URL. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Bruce Momjian | Update URL to be momjian.postgresql.org. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Bruce Momjian | autoconf run. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Bruce Momjian | Add $srcdir for Win32 builds, from Peter. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Tom Lane | Remove another useless, counterproductive srandom(... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Tom Lane | Remove geqo_random_seed parameter. Having geqo reset... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Tom Lane | Remove check on source address of a statistics packet... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Bruce Momjian | Changes for MinGW/WIN32: |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Tom Lane | Make the default pg_hba.conf include an entry for ... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Tom Lane | load_file() has to remove pre-existing shlibs that... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Peter Eisentraut | Make all valid uses of the COLLATE clause yield the... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Bruce Momjian | Rename variables for clarity. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Tom Lane | Second try at IPv4-to-v6 mapping code; avoid assuming... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Tom Lane | Allow IPv4-format entries in pg_hba.conf to match IPv6... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | ifdef out pqGetpwuid() because Win32 doesn't have struc... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Add WIN32 URL. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Tom Lane | Add missing space. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | This fixes three minor typos in hba.c. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Update information about Linux's overcommit memory... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Clean up WIN32_CONSOLE code. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Update as done: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Enable Win32 to compile libpq again, and enable SSL... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Improve prototype casting for thread calls. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Tom Lane | Reimplement hash index locking algorithms, per my recen... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Tom Lane | Avoid consuming unreasonable amounts of memory when... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Tom Lane | Looks like plperl has same bug as pltcl. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Tom Lane | Fix some problems with dropped columns in pltcl functions. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Bruce Momjian | Allow non-super users to set log_duration to true,... |
commit | commitdiff | tree | snapshot |
next |