2005-05-07 |
Tom Lane | Repair very-low-probability race condition between... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Tom Lane | Adjust time qual checking code so that we always check... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Stamp release 8.0.3. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Tom Lane | Make standalone backends ignore pg_database.datallowcon... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Bruce Momjian | Add WSACleanup() for Win32 socket cleanup. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Tom Lane | Use postmaster_is_alive() check in pg_ctl restart as... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Tom Lane | Spell DELIMITER correctly, per Seamus Dean. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Tom Lane | Alter the signature for encoding conversion functions... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Tom Lane | Change tsearch2 to not use the unsafe practice of creat... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Dennis Bjorklund | Fix a whitespace problem. From Alvaro Herrera. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Neil Conway | Backport fix for correct quoting in CREATE DOMAIN examp... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Tom Lane | Make record_out and record_send extract type informatio... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Neil Conway | GCC 4.0 includes a new warning option, -Wformat-literal... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Neil Conway | This patch fixes a bug in the error message emitted... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Improve cleanup from win32 client-only build. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Backpatch BCC compile changes to 8.0.X for psql. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Bruce Momjian | Fix Borland makefile for libpq and improve it for psql. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Bruce Momjian | Update PAM documentation, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Teodor Sigaev | workaround for bug in utils/date.h (timetz) |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Bruce Momjian | Mention that PAM requires the user already exist in... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Tom Lane | Fix btree_gist to handle timetz zone correctly per... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | Repair two TIME WITH TIME ZONE bugs found by Dennis... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Tom Lane | int_aggregate's int_enum() doesn't work correctly with... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Backpatch of LIMIT / FOR UPDATE behavior, but keep... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Bruce Momjian | Clarify that only crypt can't use md5 pg_shadow passwords. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Bruce Momjian | Clarify use of MD5 authentication and pg_shadow encryption. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Make pg_ctl status do a kill() test to verify that... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Don't try to run clauseless index scans on index types... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Tom Lane | Fix mis-display of negative fractional seconds in inter... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Teodor Sigaev | Add comment about permissions on pg_ts* tables |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Bruce Momjian | Update PITR wording, per Simon. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tom Lane | pg_dumpall should enforce the server version check... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tom Lane | record_in and record_recv must be careful to return... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Bruce Momjian | Update PITR mention of which WAL files are needed. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Bruce Momjian | Clarify name of file to be checked for PITR expiring. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Bruce Momjian | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Tom Lane | Revert addition of poorly-thought-out DUMP TIMESTAMP... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Make equalTupleDescs() compare attlen/attbyval/attalign... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Tom Lane | Don't try to constant-fold functions returning RECORD... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Michael Meskes | Added patch by Philip Yarra <philip.yarra@internode... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Tom Lane | Fix interaction between materializing holdable cursors... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Tom Lane | PersistHoldablePortal must establish the correct value... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Tom Lane | Make constant-folding produce sane output for COALESCE... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Tom Lane | SQL functions returning pass-by-reference types were... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Tom Lane | Stamp 8.0.2. REL8_0_2 |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Tom Lane | Update and copy-edit release notes for 8.0.2. |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Tom Lane | In cost_mergejoin, the early-exit effect should not... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Tom Lane | Put back code mistakenly removed from copy of postmaster's |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Bruce Momjian | Fix release not typo. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Bruce Momjian | Update release notes for 8.0.2. |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Tom Lane | Second try at making examine_variable and friends behav... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Bruce Momjian | Backpatch FAQ's to 8.0.X. |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Bruce Momjian | Fix wrong week returnded by date_trunc('week') for... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Tom Lane | Flush any remaining statistics counts out to the collec... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Teodor Sigaev | Fix various comparing functions |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Neil Conway | Document that the "-P" option to pg_autovacuum is insec... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tom Lane | Fix a pair of related issues with estimation of inequal... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Bruce Momjian | Make additional stamps for 8.0.2. |
commit | commitdiff | tree | snapshot |
2005-03-26 |
PostgreSQL... | Tag for 8.0.2beta1 |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tom Lane | Add Windows-specific variant comparison file. |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tom Lane | Add another ORDER BY to rules test to eliminate platfor... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Tom Lane | Prevent to_char(interval) from dumping core on month... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Remove lazy_update_relstats; go back to having VACUUM... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Bruce Momjian | Have libpgport link before libpq so that PG client... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Fix two bugs in change_owner_recurse_to_sequences:... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Update and copy-edit description of privileges. |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Add missing min/max parameters to DefineCustomIntVariab... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Fix to_date to behave reasonably when CC and YY fields... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Tom Lane | Kerberos fixes from Magnus Hagander --- in theory Kerbe... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | Revert ill-conceived change of libpq linkage --- breaks... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | array_map can't use the fn_extra field of the provided... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Bruce Momjian | Force PG client applications to link to non-shared... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | Tweak planner to use a minimum size estimate of 10... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | Fix python regression testing script to bail out early... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | Adjust plpython to convert \r\n and \r to \n in Python... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Bruce Momjian | Change Win32 O_SYNC method to O_DSYNC because that... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Tom Lane | Add missing error checking in readdir() loops. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Tom Lane | Add note about risks involved in replaying CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Tom Lane | Previous "64-bit fix" for intagg didn't actually work... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Tom Lane | WAL must log CREATE and DROP DATABASE operations *witho... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Tom Lane | Fix quote_ident to use quote_identifier rather than... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Tom Lane | Put 'dump complete' message in the right place, so... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Tom Lane | Need to reset local buffer pin counts, not only shared... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Michael Meskes | Added patch by Christof Petig <christof@petig-baender... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Tom Lane | Need to release buffer pins before attempting to drop... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Tom Lane | Treat EPERM as a non-error case when checking to see... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Bruce Momjian | Backpatch to 8.0.X, already in HEAD: |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Bruce Momjian | Add missing include for new lc_ctype_is_c() function. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Bruce Momjian | Prevent locale-aware handling of upper, lower, and... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Bruce Momjian | Increment all major version numbers in 8.0.X to force... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Tom Lane | Fix ALTER DATABASE RENAME to allow the operation if... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Neil Conway | Some builds (depends on crypto engine support?) of... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Tom Lane | Fix problem with infinite recursion between write_syslo... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Bruce Momjian | Here's the patch to fix a lot of markup errors in the... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Bruce Momjian | Properly implement "Response files" for bcc. Add URL... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Teodor Sigaev | Prevent rank change in case of duplicate search terms |
commit | commitdiff | tree | snapshot |
next |