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 |
2004-10-05 |
Bruce Momjian | Add Win32 version info to client binaries. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Bruce Momjian | Add distclean target to pgevent. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Bruce Momjian | Another tightening of Win32 typedefs. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Bruce Momjian | Fix typo in recent Win32 typedef change. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Bruce Momjian | Remove unused Win32 defines, convert them to typdefs... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Michael Meskes | '::' is no longer interpreted as a variable in a prepar... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Neil Conway | Pickup fix from upstream OpenBSD sources: mark a read... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Neil Conway | License cleanup: crypt.c and qsort.c to latest NetBSD... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | Refer to ll_to_earth() function by its actual name. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | Remove arithmetic operators on the 1-byte-char datatype... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | Correct the volatility labeling of ten timestamp-relate... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | PortalRun must guard against the possibility that the... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Make sure no libs use libpgport by removing it from... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Fix MinGW link failure with new libpgport processing. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Update comment on int64 printf speciifications for... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Readd -DFRONTEND to client makefiles because it still... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Add CVS URL for docs. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Fix warnings from crypt.c compile. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Comment out unused variable. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | Suppress getppid test on WIN32, per Dave Page. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tom Lane | Detect overflow in integer arithmetic operators (intege... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Bruce Momjian | Make libpgport be front-end only and make libpgport_srv... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Neil Conway | Fix error in setseed() docs: "int32" is not a (SQL... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Neil Conway | Document that the semicolon following the final "END... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Tom Lane | Add regression test inspired by Sebastian Böck. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Tom Lane | Clean up handling of inherited-table update queries... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Bruce Momjian | Update Farsi FAQ in ASCII. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Bruce Momjian | Update length from 75 to 79. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Convert pg_stat_get_backend_idset to use the existing... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | fmgr_security_definer had better do a PG_TRY to ensure... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Adjust postmaster to recognize that a lockfile containi... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Don't assume PQdb() will return a valid result from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Don't assume PQdb() will return a valid result from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Fallout from changing index locking rules: we can reduc... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Code review for NOWAIT patch: downgrade NOWAIT from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Remove DROPs from contrib object creation scripts,... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Neil Conway | Use 'override' when appending text to LDFLAGS, so the... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Neil Conway | Remove more traces of libpgtcl from the source tree... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Adjust index locking rules as per my proposal of earlie... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Add variant regression file to handle machines that... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Remove unnecessary use of index_open just to get the... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | isinf.c needs <float.h> on some platforms, per Darcy... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add a note suggesting that users should use the newer... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add more index entries for reference pages related... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Bruce Momjian | Update Brazilian FAQ. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add an index entry for tablespaces. From Kris Jurka. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Come to think of it, functions in FROM have the same... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Tom Lane | Split out everything that looks like a function call... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Bruce Momjian | Add Farsi version of FAQ. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Tom Lane | Minor adjustments to improve the accuracy of our comput... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Neil Conway | Minor documentation improvement. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Adjust obsolete comment about memory needs for lock... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Arrange to preallocate all required space for the buffe... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Code review for recent dbsize changes. Fix some thinko... |
commit | commitdiff | tree | snapshot |
next |