2004-05-14 |
Neil Conway | Implement the width_bucket() function, per SQL2003... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Properly document rotatelogs, and add mention of it... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Neil Conway | Improve documentation for SQLSTATE error codes, per... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Adjust find_my_exec/find_other_exec() so that the retur... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Remove extra 'then'. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Tom Lane | Tighten parsing of boolean options to CREATE TYPE and... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Teodor Sigaev | Update docs from Andrew J. Kopciuch <akopciuch@bddf.ca> |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Tom Lane | Propagate enlargeStringInfo() fixes into the equivalent... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Properly quote variable for makefile use. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Bruce Momjian | Move unixware thread stuff into Makefile.unixware. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Force thread flags for all Unixware builds if threading... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Refactor code to warn about configure link failures... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Reorganize backend code to more cleanly manage executab... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | No need for gcc thread stuff anymore, only cc. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Remove warning about Unixware. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Fix Win32 bug with missing errno for strerror(). |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bruce Momjian | Warn when MinGW fails to create symlinks during configu... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Tom Lane | Tighten up overflow check in path_recv, pursuant to... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Here's a patch that will allow external modules like... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Rename find_my_binary/find_other_binary to |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Bruce Momjian | Fix bug by passing arg[0] to find_my_binary(). |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Yawn ... still another place not quite ready for zero... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | As part of the work for making relocatable installs... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | Add DELETE: |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Add tests to enlargeStringInfo() to avoid possible... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Refactor low-level aclcheck code to provide useful... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Bruce Momjian | Add mention of rules/triggers: |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Fix oversights in processing of LIMIT expressions durin... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Tom Lane | Repair recalculation failure for nested sub-SELECTs... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Clean up indenting of Makefile filenames. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Tom Lane | Promote row expressions to full-fledged citizens of... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Neil Conway | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Add variables names to static prototypes in initdb.c. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Michael Meskes | - Argh, just another bug in adjust_informix. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Fix a couple of oversights in new ALTER TABLE code... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Alter string format used for integer and OID lists... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Get rid of rd_nblocks field in relcache entries. Turns... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Bruce Momjian | Improve style of new log_statement_stats error message... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Tom Lane | Get rid of cluster.c's apparatus for rebuilding a relat... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Neil Conway | Refactor CheckDropPermissions() to move some initializa... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Tom Lane | The timezone() family of functions (a/k/a AT TIME ZONE... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Michael Meskes | - Added additional test case. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Tom Lane | Suppress 'uninitialized variable' warning emitted by... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Teodor Sigaev | Use regprocedure type instead of oid. Usefull for human... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Tom Lane | NATURAL CROSS JOIN is a contradiction in terms, not... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Bruce Momjian | Uppercase keyword for ecpg. |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Bruce Momjian | Remove crude test for log_statement_stats in startup... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Bruce Momjian | Throw error if log_statement_stats is used with conflic... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Tom Lane | Solve the 'Turkish problem' with undesirable locale... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Bruce Momjian | sysv_shmem.c patch is to correct a bug that prevents... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Bruce Momjian | Erase MD5 user passwords when a user is renamed because... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Bruce Momjian | Update todo/faq timestamps |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Tom Lane | Make ALTER COLUMN TYPE preserve clustered status for... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Tom Lane | Rewrite nodeRead() in a less obfuscated fashion, per... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Neil Conway | Fix grammatical error in comment. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tom Lane | Second try at a portable unsetenv(). |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tom Lane | Don't assume that struct timeval's tv_sec field is... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tom Lane | Fix get_rels_with_domain to not do the wrong thing... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tom Lane | Use a more portable technique for unsetting environment... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Michael Meskes | - Fixed bug in adjust_informix that treated arrays... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Neil Conway | Fix a typo in the documentation. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Tom Lane | ALTER TABLE rewrite. New cool stuff: |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Bruce Momjian | More PWD adjustments for win32. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Neil Conway | Fix obscure typo in 7.4.0 release notes. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Use $build_platform for PWD flag test, per suggestion... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Update catalog version for acl removal changes. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Revert patch --- needs more generalized solution. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Assign item: |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Update TODO item: |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Set PWDFLAGS based on test platform, not target platform. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | this patch makes sure that: |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | Set std error to no buffering on Win32. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Bruce Momjian | More win32 adjustment for timezone directory. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Bruce Momjian | Fix timezone data path for Unix and win32. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Bruce Momjian | Align prototype in C code. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Bruce Momjian | Remove debug output line. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Bruce Momjian | Rename function to be less win32 specific. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Suppress use of timezone library by ecpg. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Fix zic compiler to use pg version. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Allow build of timezone database on unix. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | More timezone build adjustments. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Timezone code checks for HAVE_SYMLINK of zero, so use... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | More cleanups for USE_PGTZ. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Rename to USE_PGTZ to match code. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Allow timezone to compile under Unix by blocking 'timez... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Convert DOS newlines to Unix newlines. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Integrate timezone library to be called only from Win32. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Enable use of our own timezone library for Win32. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Minor adjustments to enable public-domain timezone... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Timezone library changes to map into our backend code. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Bruce Momjian | Add Olson's public domain timezone library to src/timezone. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Michael Meskes | Synced parser and keyword list. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
next |