2012-07-17 |
Alvaro Herrera | Remove recently added PL/Perl encoding tests |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Tom Lane | Put back storage/proc.h in postmaster.c. |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Alvaro Herrera | Introduce timeout handling framework |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Peter Eisentraut | Remove unreachable code |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Peter Eisentraut | Add comment why seemingly dead code is necessary |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Tom Lane | Avoid pre-determining index names during CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Tom Lane | Prevent corner-case core dump in rfree(). |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Heikki Linnakangas | Don't initialize TLI variable to -1, as TimeLineID... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Heikki Linnakangas | Print the name of the WAL file containing latest REDO... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Peter Eisentraut | Add link to PEP 394 regarding python2 vs python3 naming |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Tom Lane | Add fsync capability to initdb, and use sync_file_range... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Tom Lane | Cosmetic cleanup of ginInsertValue(). |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Peter Eisentraut | Avoid extra newlines in XML mapping in table forest... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Tom Lane | Skip text->binary conversion of unnecessary columns... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Bruce Momjian | Remove 'x =- 1' check for pgindent, not needed, per... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Magnus Hagander | Fix memory and file descriptor leaks in pg_receivexlog... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Tom Lane | Add array_remove() and array_replace() functions. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Bruce Momjian | Document that Log-Shipping Standby Servers cannot be... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Tom Lane | Fix bogus macro definition. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tatsuo Ishii | Add comments about additional mule-internal charsets... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Fix ASCII case in pg_wchar2mule_with_len. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Alvaro Herrera | plperl: Skip setting UTF8 flag when in SQL_ASCII encoding |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Alvaro Herrera | perltidy adjustments to new file |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Re-implement extraction of fixed prefixes from regular... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Refactor pattern_fixed_prefix() to avoid dealing in... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Tom Lane | Fix planner to pass correct collation to operator selec... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Tom Lane | Simplify and document regex library's compact-NFA repre... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alvaro Herrera | Convert libpq regress script to Perl |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alvaro Herrera | Update libpq test expected output |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Run updated copyright.pl on HEAD and 9.2 trees, updatin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Have copyright.pl skip updating something that is just... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Modify copyright.pl so all lines are processed, not... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix copyright.pl to properly skip the .git directory... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix spacing in copyright.pl after being run with missin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Update pg_upgrade comments for recent configpath fix. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Robert Haas | Fix failure of new wchar->mb functions to advance from... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix PGDATAOLD and PGDATANEW to properly set pgconfig... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Tom Lane | Don't try to trim "../" in join_path_components(). |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Revert part of the previous patch that avoided using... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Fix mapping of PostgreSQL encodings to Python encodings. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Tom Lane | Remove support for using wait3() in place of waitpid(). |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Alvaro Herrera | pg_upgrade: abstract out copying of files from old... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Magnus Hagander | Fix function argument tab completion for schema-qualifi... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Fix missing regex slash that caused perltidy to get... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Run newly-configured perltidy script on Perl files. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Robert Haas | Reduce messages about implicit indexes and sequences... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bruce Momjian | Have pg_dump in binary-upgrade mode properly drop user... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Fix sample INSTR function to return 0 if third arg... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Add wchar -> mb conversion routines. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | More doc cleanups for recent shared memory changes. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Documentation cleanups for recent shared memory changes. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Increase the maximum initdb-configured value for shared... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Make oid2name, pgbench, and vacuumlo set fallback_appli... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove duplicate, unnecessary, variable declaration |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Set the write location in the pg_receivexlog status... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Always treat a standby returning an an invalid flush... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove reference to default wal_buffers being 8 |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to pgfoundry as recommended hosting... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to PostgreSQL bundled on Solaris |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Tom Lane | Improve documentation about MULE encoding. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Forgot an #include in the previous patch :-( |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Have REASSIGN OWNED work on extensions, too |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bruce Momjian | Have copyright tool mention that certain files should... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Robert Haas | Remove misleading hints about reducing the System V... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Fix a stupid bug I introduced into XLogFlush(). |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Fix position of WalSndWakeupRequest call. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter Eisentraut | Assorted message style improvements |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Tom Lane | Fix to_date's handling of year 519. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Work a little harder on comments for walsender wakeup... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Make commit_delay much smarter. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Make walsender more responsive. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Tom Lane | Fix race condition in enum value comparisons. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Tom Lane | Suppress compiler warnings in readfuncs.c. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Remove inappropriate semicolons after function definitions. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Declare AnonymousShmem pointer as "void *". |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Peter Eisentraut | initdb: Update check_need_password for new options |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Heikki Linnakangas | Validate xlog record header before enlarging the work... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tom Lane | Fix confusion between "size" and "AnonymousShmemSize". |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Heikki Linnakangas | Initialize shared memory copy of ckptXidEpoch correctly... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | Make the pg_upgrade log files contain actual commands |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Peter Eisentraut | Make init-po and update-po recursive make targets |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tom Lane | Fix NOTIFY to cope with I/O problems, such as out-of... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | pg_upgrade: fix off-by-one mistake in snprintf |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Tom Lane | Provide MAP_FAILED if sys/mman.h doesn't. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Heikki Linnakangas | Update outdated commit; xlp_rem_len field is in page... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Peter Eisentraut | Further fix install program detection |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Fix broken mmap failure-detection code, and improve... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Dramatically reduce System V shared memory consumption. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Add missing space in event_source GUC description. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Tom Lane | Make UtilityContainsQuery recurse until it finds a... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Peter Eisentraut | Fix install program detection |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Heikki Linnakangas | Fix two more neglected comments, still referring to... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Heikki Linnakangas | I neglected many comments in the log+seg -> 64-bit... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Robert Haas | Update release notes for pg_terminate_backend changes. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Peter Eisentraut | Use system install program when available and usable |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | Allow pg_terminate_backend() to be used on backends... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | When LWLOCK_STATS is defined, count spindelays. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Cope with smaller-than-normal BLCKSZ setting in SPGiST... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | Make DROP FUNCTION hint more informative. |
commit | commitdiff | tree | snapshot |
next |