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 |
2003-09-04 |
Bruce Momjian | Re-upper case CHECKPOINT_SEGMENTS. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Bruce Momjian | Lowercase CHECKPOINT_SEGMENTS. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Tighten casting of function call pointers for threads. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Peter Eisentraut | Add note that a for loop where the lower bound is great... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Peter Eisentraut | Pass session_authorization to the client and make psql... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Mark unixware as verified. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Add Unixware as verified. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Update German FAQ. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Mark BSD/OS as verified not needing reentrant function... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Add reporting of specificy threading failure functions. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Add test for thread-safeness of libc functions. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Bruce Momjian | Mark Unixware as not requiring *_r functions. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Tom Lane | Work around ENOTEMPTY being an alias for EEXIST on... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Tom Lane | Repair problems with to_char() overrunning its input... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Lane | In _bt_check_unique() loop, don't bother applying _bt_i... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Peter Eisentraut | Remove outdated CLI things. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Lane | Cause standalone backend (including bootstrap case... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Lane | Several fixes for hash indexes that involve changing... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Lane | Fix a couple typos, add some more comments. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tom Lane | Rewrite hashbulkdelete() to make it amenable to new... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Peter Eisentraut | Do not pass server_encoding to the client. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Peter Eisentraut | Clean up after pygresql removal: adjust/remove document... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Tom Lane | Preliminary cleanup for hash index code (doesn't attack... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Tom Lane | Add some internals documentation for hash indexes,... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Bruce Momjian | Add mention of OID wraparound. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Michael Meskes | Fixed two bugs in pgtypes library. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Bruce Momjian | Rename DoIt to changeVar, for clarity. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Peter Eisentraut | Add/edit index entries. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Peter Eisentraut | Set LC_ALL=C when running collateindex.pl to get predic... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Bruce Momjian | Guard against pgindent changing =- to = -. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Bruce Momjian | Fix unixware template --- had spaces around equals. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tom Lane | Make documentation of pg_restore's -N, -o, -r switches... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tom Lane | pg_dump and pg_restore -r had managed to diverge on... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tom Lane | Ensure that FK constraints are dumped after primary... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Tom Lane | Fix stupid typo (mine I suppose) in CopyGetData. Per... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Teodor Sigaev | More accuracy works with stopwords in queries |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tom Lane | Adjust date/time input parsing code to correctly distin... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Peter Eisentraut | Add "override" for make variable JADEFLAGS, since upper... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Peter Eisentraut | Major cleanup of SPI chapter |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Tom Lane | Department of second thoughts: can't reorder merge... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Bruce Momjian | Update URL for 7.3 changes: |
commit | commitdiff | tree | snapshot |
2003-08-27 |
PostgreSQL... | update to beta2 REL7_4_BETA2 |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Peter Eisentraut | Share PG_DIAG_* macros between client and server and... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Tom Lane | Push subplan clauses to the back in qual lists for... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Bruce Momjian | Call it Linux, not GNU/Linux. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Tom Lane | Use separate SQLSTATE codes for file not found/file... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Bruce Momjian | psql's HISTSIZE from .psqlrc do not want to be set... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Bruce Momjian | This patch adds a new regression test for the UPDATE... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Michael Meskes | Fixed connect statement with username in variable. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Bruce Momjian | Attached is a (very small) patch to make analyze displa... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Tom Lane | Mop-up for previous change to determine default shared_... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Teodor Sigaev | fix module name in MODULE_PATHNAME substitution |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Barry Lind | Attempt to fix setMaxFieldSize() logic that was checked... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tom Lane | Add the Brazilian time zone abbreviations BRT, BRST... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tom Lane | Allow parsing of time and timetz inputs to accept the... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tom Lane | Refactor code so that to_date() does not call to_timest... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Michael Meskes | Synced parser and fixed a bug in error output to log... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Bruce Momjian | Fix unixware thread test. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tatsuo Ishii | Fix GB18030 to UTF-8 mapping table |
commit | commitdiff | tree | snapshot |
next |