| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-10-28 | Don't include "schema." in the set of possible tab completions once | Tom Lane | |
| "schema." has been typed. This allows readline to complete subsequent characters immediately if all relations in the target schema start with the same prefix. This actually worked before, but I unintentionally broke it a few days ago. Also, make completion schema-aware for GRANT, REVOKE, VACUUM. | |||
| 2003-10-28 | Include -lkrb5 when needed for shlibs depending on libpq. Per report | Tom Lane | |
| from Johan Henselmans. | |||
| 2003-10-28 | Don't choke when the handler for a procedural language is located in | Tom Lane | |
| the pg_catalog schema. Per bug report some months back from Jochem van Dieten. | |||
| 2003-10-28 | Guard against Ant versions that print CLASSPATH before the version number | Tom Lane | |
| in -version output. Per report from Johann Uhrmann. | |||
| 2003-10-28 | Adjust wording to avoid giving the impression that schema USAGE | Tom Lane | |
| privilege hides system catalog entries. | |||
| 2003-10-28 | Add --describe-config to top of postgres manual page. | Bruce Momjian | |
| 2003-10-28 | Document --describe-config. | Bruce Momjian | |
| 2003-10-27 | Change Solaris tests to test for SHM_SHARE_MMU, per Tom. | Bruce Momjian | |
| 2003-10-27 | Update Win32 clients. | Bruce Momjian | |
| 2003-10-27 | Un-break Darwin port. | Tom Lane | |
| 2003-10-27 | Here is an update to the dbmirror README file. | Bruce Momjian | |
| -References to older versions of PostgreSQL have been removed(It no longer compiles against older versions) -Added a link to PgPerl at GBorg. Steven Singer | |||
| 2003-10-27 | Fix MOVE/FETCH wording. | Bruce Momjian | |
| 2003-10-26 | Update intel solaris. | Bruce Momjian | |
| 2003-10-26 | Improve indenting of port entries. | Bruce Momjian | |
| 2003-10-26 | Update Solaris 5.6. | Bruce Momjian | |
| 2003-10-26 | Correct version numbers. | Peter Eisentraut | |
| 2003-10-26 | Fixed bug with indicators when storage for the string is dynamically allocated. | Michael Meskes | |
| 2003-10-26 | 'sun' => '__sun__' | Bruce Momjian | |
| 2003-10-26 | Test for 'sun' rather than 'solaris' for intimate shared memory. | Bruce Momjian | |
| 2003-10-26 | Fix two bugs in funcs.source that made the tutorial script fail. | Bruce Momjian | |
| Make a LOT of fixes to syscat.source to: * Set search_path properly (and reset it) * Add schema name to all results * Add schema name to ORDER BY first * Make checks for user-defined objects match reality * format_type all type names * Respect attisdropped * Change !~ to 'not like' since it's more standard Christopher Kings-Lynne | |||
| 2003-10-26 | Update MOVE/FETCH release note mention. | Bruce Momjian | |
| 2003-10-26 | Add: | Bruce Momjian | |
| > * Change LIMIT/OFFSET to use int8 | |||
| 2003-10-26 | Add mention of quotes on function body to NOTES section. | Bruce Momjian | |
| Oliver Elphick | |||
| 2003-10-26 | Allow win32 client compiles with MSC. | Bruce Momjian | |
| Hiroshi Saito | |||
| 2003-10-26 | *** empty log message *** | Bruce Momjian | |
| 2003-10-26 | Add: | Bruce Momjian | |
| > * Allow more ISOLATION LEVELS to be accepted, but issue a warning for them | |||
| 2003-10-26 | Uppercase a few keywords in queries. | Bruce Momjian | |
| 2003-10-26 | Update for m68k from Peter. | Bruce Momjian | |
| 2003-10-26 | Update for Noèl Köthe in SGML. | Bruce Momjian | |
| 2003-10-26 | Mark Linux/ppc as working. | Bruce Momjian | |
| 2003-10-26 | Mark linux m68k, alpha as working. | Bruce Momjian | |
| 2003-10-26 | Remove very old platforms as unsupported, <=7.0. | Bruce Momjian | |
| 2003-10-26 | Mark true64 os version as 5.1. | Bruce Momjian | |
| 2003-10-26 | Mark true64 alpha port as working. | Bruce Momjian | |
| 2003-10-26 | Fix Hans' name in SGML. | Bruce Momjian | |
| 2003-10-26 | Update aix port. | Bruce Momjian | |
| 2003-10-26 | Fix #elif typo. | Bruce Momjian | |
| 2003-10-26 | Update linux/mips port. | Bruce Momjian | |
| Add m68k to linux port. | |||
| 2003-10-26 | Update linux/mips port. | Bruce Momjian | |
| 2003-10-26 | update linux ports for arm, s390, itanium. | Bruce Momjian | |
| 2003-10-26 | Update for port freebsd/alpha. | Bruce Momjian | |
| 2003-10-25 | Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on | Peter Eisentraut | |
| 0.0/0.0. That option appears to affect the regression test result as well. The compiler documentation doesn't recommend -O4 for universal use, so let's stick to the conservative -O (== -O2) by default. | |||
| 2003-10-25 | Translation update | Peter Eisentraut | |
| 2003-10-25 | Translation updates | Peter Eisentraut | |
| 2003-10-25 | Fix CFLAGS selection to actually work. Add test to detect whether gcc's | Peter Eisentraut | |
| option -fno-strict-aliasing is available. | |||
| 2003-10-25 | Remove socket credentials defines not referenced. | Bruce Momjian | |
| 2003-10-25 | Update Netbsd/i386 port. | Bruce Momjian | |
| 2003-10-25 | Update ports for Solaris. | Bruce Momjian | |
| 2003-10-24 | Remove weird test in ccsym | Bruce Momjian | |
| 2003-10-24 | Update openbsd port. | Bruce Momjian | |
