2004-11-28 |
Bruce Momjian | Add description: |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Bruce Momjian | Mega-clarifications from Joachim Wieland. |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Peter Eisentraut | Work around lack of NLS support in libpgport by making... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Peter Eisentraut | Correctly name the Windows operating systems |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Peter Eisentraut | Update of conformance information to SQL:2003 |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Tom Lane | Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spott... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Bruce Momjian | Add web development faq item. |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Bruce Momjian | Add mention of Cygwin. Update version number. |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Bruce Momjian | Add to CPPFLAGS/CFLAGS in template files, don't over... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Tom Lane | This adds mention of my latest tweak to the tsearch2... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Tom Lane | RelOptInfo.pages should really be declared as BlockNumb... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Tom Lane | Install Tcl regex fixes to sync our regex engine with... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Tom Lane | Our interface code for Spencer's regexp package was... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Tom Lane | A client_encoding specification coming from the connect... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Tom Lane | Avoid getting bit by roundoff error while checking... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Neil Conway | Trivial fix for a bug introduced in r1.94 of help.c... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Neil Conway | Assert that BufferIsPinned() in IncrBufferRefCount... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Neil Conway | Prevent pgcrypto from successfully compiling if no... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Peter Eisentraut | Clean files generated by htmlhelp target. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Peter Eisentraut | Add htmlhelp stylesheet and build target. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Tom Lane | Further plperl cleanup: be more paranoid about checking... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Tom Lane | The beginnings of a regression test for plperl. Right... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Tom Lane | Try to instill some sanity in plperl's function result... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Neil Conway | Fix typo in release notes. Michael Fuhr. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
PostgreSQL... | update us to beta5 REL8_0_0BETA5 |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Tom Lane | Update release notes for recent changes; also minor... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tom Lane | Fix rounding problem in dynahash.c's decision about... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tom Lane | Reduce the default size of the PortalHashTable in order... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tom Lane | While fixing plperl and pltcl, I realized plpgsql wasn... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tom Lane | Suppress remaining compile warnings, and add a comment... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Tom Lane | Fix plperl and pltcl error handling per my previous... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Patch of 2004-03-30 corrected date_part(timestamp)... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Fix typo, per Bruno Wolff. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Fix up makefile dependencies for pg_config_paths.h. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Avoid scanning the relcache during AtEOSubXact_Relation... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Reduce the default size of the local lock hash table... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Fix plperl's elog() function to convert elog(ERROR... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Fix one more place where we were expecting lcons()... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | On some HPUX versions/hardware, it seems we need to... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Fix unportable isdigit() call --- must cast arg to... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Move pgstat_report_tabstat() call so that stats are... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Make sure we produce a useful error message for the... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tom Lane | Improve error reporting for SSL connection failures... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tom Lane | Fix incorrect documentation of plperl's method for... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tom Lane | Clean up rpath handling for HPUX --- we can't use the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tom Lane | Set rpath for plperl and plpython to ensure we can... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tom Lane | Modify the platform-specific makefiles so that macro... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tom Lane | Fix memory clobber problem reported by John Hansen... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tom Lane | Whoops, missed converting the other sleep() call to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tom Lane | Force pg_database updates out to disk immediately after... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Include <getopt.h> if available, to avoid warnings... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Rename vacuum_cost_limit switch from -N to -l to avoid... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Remove ill-considered suppression of gcc warnings in... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Fix off-by-one memory allocation, as reported by Rod... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Set DEFAULT_EDITOR to notepad.exe on Windows, as per... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Some further editorial adjustment of PITR recovery... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Force LANG=en on Windows, since system may fail to... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Add installcheck-parallel regression test target. ... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Use pg_usleep() not sleep(), per Andrew Dunstan. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Miscellaneous Cygwin build fixes from Reini Urban. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Add variant regression file to support BSDen that under... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Install include/port header files, and fix PGXS build... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Adjust SHLIB_LINK for cygwin case. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Add options to pg_autovacuum to support setting the... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Be sure length limit passed to snprintf matches what... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Minor adjustment of message style. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Neil Conway | Win32 build cleanups, from Andrew Dunstan. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Neil Conway | Remove debugging printf from #ifdef WIN32 section. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Neil Conway | Micro-optimization of markpos() and restrpos() in btree... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Neil Conway | Document a limitation of COPY's new CSV mode. Doc patch... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Neil Conway | Don't allow pg_start_backup() to be invoked if archive_... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Tom Lane | Fix Win32 problems with signals and sockets, by making... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Neil Conway | Prevent a backend crash when processing CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Tom Lane | Adjust safety restrictions for plperl functions. Andre... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Tom Lane | Suppress duplicate rules for lib$(NAME).a on WIN32... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Tom Lane | Use dynamically-sized buffers in pgwin32_is_service(). |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Tom Lane | Rethink plpgsql's way of handling SPI execution during... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Tom Lane | Trivial wording improvement. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Neil Conway | Add index entries for all GUC configuration parameters. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Tom Lane | Don't quote the value of EDITOR on Unix, only on Window... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Neil Conway | Replace "--" and "---" with "—" as appropriate... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Neil Conway | Fix typo, other minor improvements. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Tom Lane | Use English-style quotes in error messages, per Serguei... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Bruce Momjian | Remove replicaiton FAQ item. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Tom Lane | Remove GUC USERLIMIT variable category, making the... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Neil Conway | Improvements to the PITR docs. Initial patch from Gavin... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Neil Conway | There is no need for ReadBuffer() call sites to check... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Bruce Momjian | Not entirely sure when this broke, but libpq's VC+... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tom Lane | Remove now-redundant description of Postgres file layou... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tom Lane | Add some real documentation about the overall filesyste... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tom Lane | Fix obsolete comments. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Bruce Momjian | > I think in addition the system global name "sharemem... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Tom Lane | Remember to close the file on failure (pretty much... |
commit | commitdiff | tree | snapshot |
next |