2004-10-14 |
Bruce Momjian | Typo cleanup. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Update standards names. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Update 2003 as an official standard. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Add 'int' cast for getpid() because some Solaris releas... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Add "draft". |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Reorder links. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | More URL updates. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Update markup. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | New urls. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Working improvement. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Fix markup. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Bruce Momjian | Add standards URL's. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | pg_restore wording improvement, per Peter. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | Enable service use by Cygwin of pg_ctl. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | Allow compiles for Cygwin /contrib modules. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | Enable static lib builds on Win32 and Cygwin. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Neil Conway | Cleanup some unnecessary void * casts when using pfree... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Neil Conway | More minor cosmetic improvements: |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Neil Conway | Unbreak regression tests (Peter's recent checkin to... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Bruce Momjian | Clarify pg_restore --help wording. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Bruce Momjian | Update Cygwin build to not use DLLINIT, per Cygwin... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Peter Eisentraut | Message style revisions |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Tom Lane | plpgsql EXIT construct forgot to downcase or quote... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Neil Conway | Fix vpath build break, induced by Bruce's recent commit. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Neil Conway | Fix a copy-and-paste error: give a distinct memory... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Tom Lane | Update reference to pgsql-server. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Bruce Momjian | Add some pg_config_path.h dependencies for places that... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Tom Lane | Use -fPIC not -fpic for BSDen on Sparc. Also switch... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Tom Lane | Fix OR-index-scan planner to recognize that a partial... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Bruce Momjian | Use native Cygwin symlinks so tablespaces work on Win95... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Tom Lane | Another try at making plpython autoconfiguration work... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Tom Lane | Fix pg_indexes view so that it shows the index's tables... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Neil Conway | Cosmetic improvements/code cleanup: |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Tom Lane | Un-break plpython build for non-Windows platforms. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Tom Lane | Remove gratuitous editorialization on rpath. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tom Lane | Adjust configuration-files GUC behavior as per my recen... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Peter Eisentraut | Translation improvement |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Bruce Momjian | Add win32 version information for pg_config Makefile. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Bruce Momjian | Make getpid() use %d consistently for printing. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Bruce Momjian | Suppress timezone output on log_line_prefix %t on Win32... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Bruce Momjian | Add newline. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Add MinGW FAQ. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Move Win32 TODO items to main TODO list: |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Rename FAQ_MSWIN to FAQ_CYGWIN. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Tom Lane | Include schema name in pg_restore -l output, per reques... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Neil Conway | Another minor tweak to psql startup: set the default... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Tom Lane | Tweak HPUX shared-library build flags, per Shinji Terag... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Update CIDR regresion tests to test for network masks... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Tom Lane | Whack some sense into the configuration-file-location... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Do proper testing of CIDR bits against network mask... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Pull comment down into its own paragraph. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Remove benchmark comment. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Lane | Change get_rule_expr so that when the input is a List... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Remove mention of -Q option for bench. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Move -DPLPERL_HAVE_UID_GID to the plperl Makefile... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Lane | Add missing null terminator to escaped string; clean... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Add PLperl workaround for Win32 to the *.xs file. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Lane | Fix problems with SQL functions returning rowtypes... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Add one more byte to malloc for null storage. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Remove unneeded dash. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Update comment to fix nibble mention: |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Escape single quotes and backslashes used in locales... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Prevent install error message when doing cmp on empty... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Adjust comments previously moved to column 1 by pgident. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Back out unindented modification to file. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Indent comment pushed to new line by else so it is... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Add as binary mode |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | re-add as binary |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Improve pgindent processing of comment after 'else'. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Bruce Momjian | Improve comment after 'else' handling of pgindent. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Neil Conway | Allow the spinlock test to be compiled successfully... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Lane | XOR process PID into a backend's initial random seed... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Neil Conway | Document what the "rep; nop" x86 assembler sequence... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Neil Conway | Capitalize some SQL keywords the previous commit missed... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Say "history is not supported" and remove "on this... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Suppress psql \s help display for platforms like Win32... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Add mention of win32ver.rc for update for minor release. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Fix improper defines for uid_t and gid_t. Had them... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Uppercase SQL keywords in query for clarity. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | This simple patch fixes a typo, ensure pg_config is... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Fix pg_dumpall to use double-quote for Win32 arguments. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | The Win32 (mingw) build of libpq seems to have lost... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Use #define instead of typedef for plperl because perl... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Update win32ver.rc to 8,0,000,000. Mention it needs... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Improve consistency of win32 version sed script. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Fix for Win32 file version sed macro, per report from... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Here is a patch to fix win32 ssl builds. Summary of... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Allow plpython to build on Win32. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Adjustment to test on unix domain socket variable for... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | Remove pg_hba.conf 'local' line for Win32 because it... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Bruce Momjian | please find attached an alternate submission which... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Neil Conway | Slightly rearrange psql startup code so that we read... |
commit | commitdiff | tree | snapshot |
next |